Bazel
A guide for generating Trunk-compatible test reports with Bazel
Checklist
Generating Reports
bazel test <TARGETS> \
--nobuild_event_json_file_path_conversionReport File Path
bazel test <TARGETS> \
--nobuild_event_json_file_path_conversion
--build_event_json_file=build_events.jsonBuild Without the Bytes
Disable Retries
Try It Locally
The Validate Command
Test Upload
Next Steps
Last updated













