Skip to content
This repository was archived by the owner on Jan 31, 2021. It is now read-only.

mtusk/trxy

Repository files navigation

trxy

View Visual Studio Test results files (.trx) on any platform without the need for Visual Studio.

trxy on MacOS in dark mode

Built with Create-React-App and Electron.

Getting Started

$ npm install
$ npm run start      # serves on localhost:3000 and runs electron
$ npm run web-start  # serves on localhost:3000
$ npm run build      # builds the electron app for the current operating system into /dist
$ npm run sample-trx # generates a sample trx file from /examples/TrxySampleTests

Check out /examples/TrxySampleTests/TestResults for some example files to open!

Alternatives

A lighter-weight alternative: trxviewer Visual Studio Code extension.

About

A viewer for Visual Studio test results files (TRX)

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors