Skip to content

Commit 27da423

Browse files
committed
update README
1 parent e981275 commit 27da423

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
[![GitHub license](https://img.shields.io/github/license/smdn/Smdn.Extensions.Mtp.LiquidTestReports)](https://github.com/smdn/Smdn.Extensions.Mtp.LiquidTestReports/blob/main/LICENSE.txt)
22
[![tests/main](https://img.shields.io/github/actions/workflow/status/smdn/Smdn.Extensions.Mtp.LiquidTestReports/test.yml?branch=main&label=tests%2Fmain)](https://github.com/smdn/Smdn.Extensions.Mtp.LiquidTestReports/actions/workflows/test.yml)
33
[![CodeQL](https://github.com/smdn/Smdn.Extensions.Mtp.LiquidTestReports/actions/workflows/codeql-analysis.yml/badge.svg?branch=main)](https://github.com/smdn/Smdn.Extensions.Mtp.LiquidTestReports/actions/workflows/codeql-analysis.yml)
4+
5+
# Smdn.Extensions.Mtp.LiquidTestReports
46
[![NuGet](https://img.shields.io/nuget/v/Smdn.Extensions.Mtp.LiquidTestReports.svg)](https://www.nuget.org/packages/Smdn.Extensions.Mtp.LiquidTestReports/)
57

8+
The [Microsoft.Testing.Platform extension](https://learn.microsoft.com/dotnet/core/testing/microsoft-testing-platform-extensions) to convert TRX files generated during the test session into the preferred format using [LiquidTestReports](https://github.com/kurtmkurtm/LiquidTestReports), the [Liquid template language](https://shopify.github.io/liquid/) processor.
9+
610
# For contributors
711
Contributions are appreciated!
812

0 commit comments

Comments
 (0)