A simple main function that can be used to run the spec.
A simple main function that can be used to run the spec.
the platform used by the runner
the platform used by the runner
Returns an effect that executes the spec, producing the results of the execution.
Returns an effect that executes the spec, producing the results of the execution.
Builds a suite containing a number of other specs.
Builds a suite containing a number of other specs.
Builds a spec with a single pure test.
Builds a spec with a single pure test.
Builds a spec with a single effectful test.
Builds a spec with a single effectful test.
Syntax for writing test like