Module rspec::header[][src]

Headers store the label and name of a Suite/Context/Example.

Re-exports

pub use header::context::*;
pub use header::example::*;
pub use header::suite::*;

Modules

context
example
suite