Dart Test
A guide for generating Trunk-compatible test reports for Dart tests
Checklist
Generating Reports
dart pub global activate junitreportdart test <TEST_PATH> --reporter json | tojunit > junit.xmlReport File Path
Disable Retries
Try It Locally
The Validate Command
Test Upload
Next Steps
Last updated













