https://github.com/centeredge/trx2junit
Basic Docker image which uses .NET Core via Powershell to convert a TRX MSTest results file to a JUnit test results file.
https://github.com/centeredge/trx2junit
Last synced: 5 months ago
JSON representation
Basic Docker image which uses .NET Core via Powershell to convert a TRX MSTest results file to a JUnit test results file.
- Host: GitHub
- URL: https://github.com/centeredge/trx2junit
- Owner: CenterEdge
- Created: 2019-08-07T19:29:18.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T20:25:37.000Z (over 3 years ago)
- Last Synced: 2025-04-11T22:54:51.888Z (about 1 year ago)
- Language: XSLT
- Size: 2.93 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# trx2junit
Basic Docker image which uses .NET Core via Powershell to convert a TRX MSTest results file
to a JUnit test results file.