pub const TEST_SUITE_RUN_STATUS: &str = "test.suite.run.status";
Expand description

The status of the test suite run.

§Examples

  • success
  • failure
  • skipped
  • aborted
  • timed_out
  • in_progress