Skip to main content

Module test_runner

Module test_runner 

Source
Expand description

This module provides the functionality needed to run cargo test in a background thread and report the result of each test in a channel.

Structsยง

CargoTestHandle ๐Ÿ”’
CargoTestMessage ๐Ÿ”’
CargoTestOutputParser ๐Ÿ”’
TestTarget ๐Ÿ”’

Enumsยง

CargoTestOutput ๐Ÿ”’
TestState ๐Ÿ”’