mirror of
https://github.com/dorny/test-reporter.git
synced 2025-12-15 22:07:09 +01:00
14 lines
368 B
Markdown
14 lines
368 B
Markdown
# Changelog
|
|
|
|
## 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
|