ESpec.Runner
Defines functions which runs the examples. Uses GenServer behavior.
Summary↑
| init(args) | Initiate the |
| run() | Runs all examples |
| run_examples(examples) | Runs examples |
| start() | Starts the |
Functions
Initiate the ESpec.Runner server with specs and options
Runs all examples.
Runs examples.
Starts the ESpec.Runner server