Skip to main content

Module fixture

Module fixture 

Source
Expand description

Fixture loading, validation, and grouping for e2e test generation.

Structs§

Assertion
A single assertion in a fixture.
Fixture
A single e2e test fixture.
FixtureGroup
A group of fixtures sharing the same category.
MockResponse
Mock HTTP response for testing HTTP clients.
SkipDirective
Skip directive for conditionally excluding fixtures.

Functions§

group_fixtures
Group fixtures by their resolved category.
load_fixtures
Load all fixtures from a directory recursively.