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.
- Fixture
Group - A group of fixtures sharing the same category.
- Skip
Directive - Skip directive for conditionally excluding fixtures.
Functions§
- group_
fixtures - Group fixtures by their resolved category.
- load_
fixtures - Load all fixtures from a directory recursively.