[go: up one dir, main page]

Module suite

Module suite 

Source

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.