dotnet-trx-merge 2.0.1

dotnet tool install --global dotnet-trx-merge --version 2.0.1
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo
dotnet tool install --local dotnet-trx-merge --version 2.0.1
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=dotnet-trx-merge&version=2.0.1
nuke :add-package dotnet-trx-merge --version 2.0.1

dotnet-trx-merge

Status

1 6 3 5

Description

This tool scope is to allow the merge of several trx files in a single one. This would prepare the files to later be imported into a reporting tool.

Installation

dotnet tool install --global dotnet-trx-merge

Usage

trx-merge [OPTIONS]

Options

option description
--file, -f Trx file to merge. Can be set several times. Cannot be used with --dir.
--dir, -d Folder to look for trx files. Cannot be used with --file.
--loglevel Log Level. (default: Verbose)
--recursive, -r Search recursively in folder. Implies --dir is set.
--namespace, -n Namespace to add to output file.
--copyOriginalFiles, -c Copy the files in original folder.
--output, -o Output file path. Must include the file name, not just a directory.

👤 Author & Contributors

👤 Ricardo Pereira

👥 Main Contributors

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check the issues page.

Show your support

Give a ⭐ if this project helped you!

📝 License

Copyright © 2023 Ricardo Pereira.
This tool is licensed under MIT License. See the LICENSE file for details.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last updated
2.0.1 32 5/1/2024
2.0.0 1,313 3/1/2024
2.0.0-alpha.0 54 2/18/2024
1.4.0-alpha.1 47 2/15/2024
1.4.0-alpha.0 337 12/16/2023
1.3.0 3,813 10/13/2023
1.3.0-alpha.0 86 10/6/2023
1.2.0 472 10/5/2023
1.2.0-alpha.0 65 10/5/2023
1.1.1 180 10/2/2023
1.1.0 185 9/27/2023
1.0.0 246 9/19/2023