Module nextest_runner::config
source · Expand description
Configuration support for nextest.
Structs
An identifier used in configuration.
Represents a custom test group.
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.
Type for the slow-timeout config key.
Configuration for a test group.
Settings for individual tests.
A tool-specific config file.
Enums
Type for the retry config key.
Represents the test group a test is in.
Type for the test-threads config key.
Type for the threads-required config key.
Functions
Gets the number of available CPUs and caches the value.