🔬This is a nightly-only experimental API. (
test
)Expand description
Module with common helpers not directly related to tests
but used in libtest
.
Modules
- concurrencyExperimentalHelper module which helps to determine amount of threads to be used during tests execution.
- exit_codeExperimentalHelper module to detect subprocess exit code.
- metricsExperimentalBenchmark metrics.
- shuffleExperimental