Module nextest_runner::config

source ·
Expand description

Configuration support for nextest.

Structs

The state of nextest profiles after build platforms have been applied.
Overall configuration for nextest.
JUnit configuration for nextest, returned by a NextestProfile.
A configuration profile for nextest. Contains most configuration used by the nextest runner.
The state of nextest profiles before build platforms have been applied.
Override settings for individual tests.
Type for the slow-timeout config key.
A tool-specific config file.

Enums

Type for the retry config key.
Type for the test-threads config key.