mirror of
https://github.com/dorny/test-reporter.git
synced 2025-12-15 13:57:09 +01:00
Update README
This commit is contained in:
parent
3340176ee8
commit
577cc333e8
2 changed files with 65 additions and 10 deletions
|
|
@ -11,13 +11,13 @@ inputs:
|
|||
required: true
|
||||
path:
|
||||
description: |
|
||||
Coma separated list of paths to test reports
|
||||
Coma separated list of paths to test results
|
||||
Supports wildcards via [fast-glob](https://github.com/mrmlnc/fast-glob)
|
||||
All matched result files must be of same format
|
||||
required: true
|
||||
reporter:
|
||||
description: |
|
||||
Format of test report. Supported options:
|
||||
Format of test results. Supported options:
|
||||
- dart-json
|
||||
- dotnet-trx
|
||||
- flutter-json
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue