rama::telemetry::opentelemetry::semantic_conventions::attribute

Constant TEST_CASE_RESULT_STATUS

pub const TEST_CASE_RESULT_STATUS: &'static str;
Expand description

The status of the actual test case result from test execution.

ยงExamples

  • "pass"
  • "fail"