AbstractRunnableSpec

class Object
trait Matchable
class Any

Type members

Types

type Environment <: Has[_]
type Failure

Value members

Abstract methods

def aspects: List[TestAspect[Nothing, Environment, Nothing, Any]]

Concrete methods

final def platform: Platform

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.