package executed_tests

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message ArtifactPointer

executed_tests.proto:20

Used in: TestOutputs

message Digest

executed_tests.proto:10

Taken directly from the bazel reapi, for compat

message Invocation

executed_tests.proto:65

Highest level invocation for a set of tests -- must contain one or more test results any time we run any test(s), an invocation object is created

message TestOutputs

executed_tests.proto:54

Used in: TestResult, smelt_telemetry.CommandFinished

message TestResult

executed_tests.proto:47

The serialized record of single test execution This is the api that we should build tools around -- if people provide tracked tests

Used in: Invocation, smelt_telemetry.TaggedResult