ESpec
The ESpec basic module. Imports a lot of ESpec components.
One should use
the module in spec modules.
Summary↑
add_spec(module) | |
configure(func) | |
run() | Runs the examples and prints results |
specs() | |
start() | Starts ESpec. Starts agents to store specs, mocks, cache ‘let’ values, etc |
Functions
Runs the examples and prints results
Starts ESpec. Starts agents to store specs, mocks, cache ‘let’ values, etc.