AbstractReadonlychildrenReadonlyidUnique identifier. This ID is deterministic and will be the same for the same test across multiple runs. The ID is based on the project name, module url and test order.
ReadonlylocationLocation in the module where the test or suite is defined.
ReadonlyprojectThe project associated with the test or suite.
Errors that happened outside of the test run during collection, like syntax errors.
Custom metadata that was attached to the test during its execution.
Checks if the test did not fail the suite.
If the test is not finished yet or was skipped, it will return true.
Collection of suites and tests that are part of this suite.