zio.test.TestConfig$
See theTestConfig companion trait
object TestConfig
Attributes
- Companion:
- trait
- Graph
- Supertypes
- Self type
- TestConfig.type
Members list
Concise view
Type members
Classlikes
Attributes
- Graph
- Supertypes
Value members
Concrete methods
Constructs a new TestConfig service with the specified settings.
Constructs a new TestConfig service with the specified settings.
Attributes
The number of times to repeat tests to ensure they are stable.
The number of times to repeat tests to ensure they are stable.
Attributes
The number of times to retry flaky tests.
The number of times to retry flaky tests.
Attributes
The number of sufficient samples to check for a random variable.
The number of sufficient samples to check for a random variable.
Attributes
Concrete fields
Constructs a new TestConfig with the default settings.
Constructs a new TestConfig with the default settings.