Some example projects to show how to emit test output in various types of projects, and create a test summary to add to your GitHub Actions workflow.
Examples:
- C with the Clar test framework
- Java with the JUnit test framework
- JavaScript with the mocha test framework
- JavaScript with the node-tap test framework
- .NET
For more information about how to configure the test-summary action, visit the test-summary action repository.