Module rspec::block::suite[][src]

Structs

Suite

Test suites bundle a set of closely related test examples into a logical execution group.

Functions

describe

Alias for suite, see for more info.

given

Alias for suite, see for more info.

suite

Creates a test suite from a given root context.