ESpec v1.2.2 ESpec.Runner

Defines functions which runs the examples. Uses GenServer behavior.

Summary

Functions

Initiate the ESpec.Runner server with specs and options

Runs all examples

Starts the ESpec.Runner server

Functions

init(args)

Initiate the ESpec.Runner server with specs and options

run()

Runs all examples.

start()

Starts the ESpec.Runner server