Skip to content
This repository has been archived by the owner on Mar 12, 2024. It is now read-only.

SamhammerAG/TrxToHtml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TrxToHtml

With this tool you can convert trx text results into an readable html report.

Screenshot

Installation

dotnet tool install -g Samhammer.TrxToHtml

Usage

generate trx results (*.trx) with dotnet test and then just execute trx-to-html in the same/parent folder to generate report (TestResults.html).

dotnet test -l trx
trx-to-html

Options

to list all options use help

trx-to-html --help

Contribute

How to publish package

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published