Releases: stevencohn/trxer
Releases · stevencohn/trxer
TrxReporter-2.0.7
Fix crash when image is not found
TrxReporter-2.0.6
- Now embeds externally referenced png images in the HTML as base64
TrxReporter-2.0.5
If running in a Bamboo context (environment variables are defined and available) then the report includes:
- Bamboo branch name
- Bamboo build number
- Link to results page URL
Also now sorts by feature name in each scenario and highlights Skipped features
TrxReporter-2.0.4
- Depends on FluentCommandLineParser-netstandard nuget package
- Added option --title argument
- Usage format is now: PS> dotnet .\TrxReporter.dll --input path-to-trx [--output output-path] [--title title]
TrxReporter-2.0.3
- Simplified style sheets and scripts
- New simpler styling
TrxReporter-2.0.2
Simplify error HTML
TrxReporter-2.0.1
Flatten the output to expose scenarios per each feature
TrxReporter 2.0.0
Target .NET Core 2.2
Simpler layout
Handles output from SpecFlow showing gherkin and captured images
Click images to show them zoomed in modal dialog