zio.test.TestExecutor
See theTestExecutor companion object
A TestExecutor[R, E] is capable of executing specs that require an
environment R and may fail with an E.
Attributes
- Companion:
- object
- Graph
- Supertypes
A TestExecutor[R, E] is capable of executing specs that require an
environment R and may fail with an E.