Skip to main content

Module models

Module models 

Source
Expand description

Data models for fixture information.

Structs§

ExpectedTestResult
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.
TestCaseFixture
TestCaseFixtureProperties
TestNameAndFilterMatch
TestSuiteFixture
TestSuiteFixtureProperties

Enums§

CheckResult
The expected outcome of a test execution.
ExpectedReruns
What rerun behavior to expect for a test case.
SkipReason
The reason a test case is expected to be skipped.
TerminalCheckResult
The result of a test as it appears in terminal output.
TestCaseFixtureStatus

Functions§

expected_skip_reason
Determines the reason a test should be skipped.