Expand description
Data models for fixture information.
Structs§
- Expected
Test Result - The expected result for a test execution, including both the outcome and the expected rerun behavior.
- RunProperties
- Properties that control which tests should be run in integration test invocations.
- Test
Case Fixture - Test
Case Fixture Properties - Test
Name AndFilter Match - Test
Suite Fixture - Test
Suite Fixture Properties
Enums§
- Check
Result - The expected outcome of a test execution.
- Expected
Reruns - What rerun behavior to expect for a test case.
- Skip
Reason - The reason a test case is expected to be skipped.
- Terminal
Check Result - The result of a test as it appears in terminal output.
- Test
Case Fixture Status
Functions§
- expected_
skip_ reason - Determines the reason a test should be skipped.