-
-
Notifications
You must be signed in to change notification settings - Fork 15
Add nextest Junit output to Codecov #1416
Copy link
Copy link
Open
Labels
dev-testFor test/development or refactor issues (test cases, refactoring etc).For test/development or refactor issues (test cases, refactoring etc).test coverageRequests for additional tests and the GitHub actions that run themRequests for additional tests and the GitHub actions that run them
Metadata
Metadata
Assignees
Labels
dev-testFor test/development or refactor issues (test cases, refactoring etc).For test/development or refactor issues (test cases, refactoring etc).test coverageRequests for additional tests and the GitHub actions that run themRequests for additional tests and the GitHub actions that run them
Nexte.st can output test results as JUnit XML (see https://nexte.st/docs/machine-readable/junit/)
These can then be ingested by Codecov (see https://docs.codecov.com/docs/test-analytics#failed-test-reporting)