Skip to content

Releases: test-summary/action

v2.4

26 Jun 11:07
Compare
Choose a tag to compare

What's Changed

Full Changelog: https://github.com/test-summary/action/commits/v2.4

v2.3

22 Feb 10:15
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/test-summary/action/commits/v2.3

v2.2

12 Dec 10:05
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/test-summary/action/commits/v2.2

Test Summary Action v2.1

27 Jan 13:11
Compare
Choose a tag to compare

v2.0

14 Oct 12:51
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/test-summary/action/commits/v2.0

Test Summary Action v1.0

09 May 17:27
Compare
Choose a tag to compare

Initial release of Test Summary Action

Test dashboard: 42 tests passed
Test dashboard: 42 tests failed
Test dashboard: 42 tests passed, 8 tests failed, 18 tests skipped

Produce an easy-to-read summary of your project's test data as part of your GitHub Actions CI/CD workflow. This helps you understand at-a-glance the impact to the changes in your pull requests, and see which changes are introducing new problems.

  • Integrates easily with your existing GitHub Actions workflow
  • Produces summaries from JUnit XML and TAP test output
  • Compatible with most testing tools for most development platforms
  • Customizable to show just a summary, just failed tests, or all test results.

For more information, and how to get started, visit https://github.com/test-summary/action.