dotnet-trx-merge
2.1.2
dotnet tool install --global dotnet-trx-merge --version 2.1.2
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
dotnet tool install --local dotnet-trx-merge --version 2.1.2
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=dotnet-trx-merge&version=2.1.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package dotnet-trx-merge --version 2.1.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
dotnet-trx-merge
Status
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
- Github: @ricardofslp
👥 Main Contributors
- Github: @joaoopereira
🤝 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 | Versions 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.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.1.2 | 2,491 | 6/26/2025 |
2.0.1 | 66,722 | 5/1/2024 |
2.0.0 | 2,416 | 3/1/2024 |
2.0.0-alpha.0 | 84 | 2/18/2024 |
1.4.0-alpha.1 | 78 | 2/15/2024 |
1.4.0-alpha.0 | 1,483 | 12/16/2023 |
1.3.0 | 21,339 | 10/13/2023 |
1.3.0-alpha.0 | 115 | 10/6/2023 |
1.2.0 | 532 | 10/5/2023 |
1.2.0-alpha.0 | 95 | 10/5/2023 |
1.1.1 | 237 | 10/2/2023 |
1.1.0 | 244 | 9/27/2023 |
1.0.0 | 314 | 9/19/2023 |