Skip to content

Commit

Permalink
updating code
Browse files Browse the repository at this point in the history
  • Loading branch information
agracio committed Nov 13, 2024
1 parent 76d6c4a commit 9ab0e02
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
1 change: 1 addition & 0 deletions .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ report/
report1/
tests/
index.js
jest.config.js
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,12 +123,11 @@ convert(options).then(() => console.log(`Report created: ${options.reportDir}/${
| `testType` | File Type |
|:-----------|:------------------|
| JUnit | JUnit |
| NUnit | NUnit 3+ XML |
| NUnit | NUnit 3.0+ XML |
| xUnit | xUnit.net v2+ XML |
| TRX | Visual Studio TRX |


## Implementation and documentation in progress...



0 comments on commit 9ab0e02

Please sign in to comment.