Skip to content

LiquidTestReports extension for Microsoft.Testing.Platform, TRX test report conversion using Liquid Markup

License

Notifications You must be signed in to change notification settings

smdn/Smdn.Extensions.Mtp.LiquidTestReports

GitHub license tests/main CodeQL

Smdn.Extensions.Mtp.LiquidTestReports

NuGet

The Microsoft.Testing.Platform extension to convert TRX files generated during the test session into the preferred format using LiquidTestReports, the Liquid template language processor.

To generate and convert a test report, specify at least the following three required options as arguments to dotnet test.

dotnet test --report-trx --report-trx-filename TestResult.trx --liquidtr-template TestResult.template.md

For details on each option, refer to the output of dotnet test --help.

For instructions on configuring test projects in NUnit and MSTest, refer to the examples directory.

Note

Smdn.Extensions.Mtp.LiquidTestReports is currently only available as a pre-release version. This is due to the reason that the final release version of LiquidTestReports.Core v2, one of its dependency packages, has not yet been released. The versions of the Smdn.Extensions.Mtp.LiquidTestReports package currently available that have the suffix -rc can be used as release versions.

For contributors

Contributions are appreciated!

If there's a feature you would like to add or a bug you would like to fix, please read Contribution guidelines and create an Issue or Pull Request.

IssueやPull Requestを送る際は、Contribution guidelinesをご覧頂ください。 可能なら英語が望ましいですが、日本語で構いません。

Notice

License

This project is licensed under the terms of the MIT License.

Credit

This project incorporates implementations partially ported from the following projects. See also ThirdPartyNotices.md for detail.

About

LiquidTestReports extension for Microsoft.Testing.Platform, TRX test report conversion using Liquid Markup

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •