mirror of
https://github.com/dorny/test-reporter.git
synced 2026-02-01 02:45:22 -08:00
Move README, CHANGELOG and LICENSE to docs folder
This commit is contained in:
19
CHANGELOG.md
19
CHANGELOG.md
@@ -1,19 +0,0 @@
|
||||
# Changelog
|
||||
|
||||
## v1.3.0
|
||||
- [Add support for java-junit](https://github.com/dorny/test-reporter/pull/80)
|
||||
- [Fix: Handle test reports with no test cases](https://github.com/dorny/test-reporter/pull/70)
|
||||
- [Fix: Reduce number of API calls to get list of files tracked by GitHub](https://github.com/dorny/test-reporter/pull/69)
|
||||
|
||||
## v1.2.0
|
||||
- [Set `listTests` and `listSuites` to lower detail if report is too big](https://github.com/dorny/test-reporter/pull/60)
|
||||
|
||||
## v1.1.0
|
||||
- [Support public repo PR workflow](https://github.com/dorny/test-reporter/pull/56)
|
||||
|
||||
## v1.0.0
|
||||
Supported languages / frameworks:
|
||||
- .NET / xUnit / NUnit / MSTest
|
||||
- Dart / test
|
||||
- Flutter / test
|
||||
- JavaScript / JEST
|
||||
Reference in New Issue
Block a user