ESpec v1.6.0 ESpec.SuiteRunner View Source

Defines functions for running specs in modules.

Link to this section Summary

Functions

Runs before_all hook, examples and then after_all hook

Link to this section Functions

Link to this function run(module, opts, shuffle \\ true) View Source

Runs before_all hook, examples and then after_all hook.

Link to this function run_examples(examples, sync \\ Configuration.get(:sync)) View Source

Runs examples.