ESpec.SuiteRunner (ESpec v1.10.0)

View Source

Defines functions for running specs in modules.

Summary

Functions

Runs before_all hook, examples and then after_all hook.

Functions

run(module, opts, shuffle \\ true)

Runs before_all hook, examples and then after_all hook.

run_examples(examples, sync \\ Configuration.get(:sync))

Runs examples.