Module

Ctl.Internal.Test.E2E.Runner

This module contains everything needed to run E2E tests.

#runE2ECommand

runE2ECommand :: E2ECommand -> Aff Unit

The entry point to the implementation of E2E tests.

#runE2ETests

runE2ETests :: TestOptions -> E2ETestRuntime -> Aff Unit

Implements run command

#readBoolean

Modules