LiquidTestReports.Markdown 2.0.0-beta.6
LiquidTestReports.Markdown
LiquidTestReports.Markdown is a ready to use VSTest Markdown logger that generates GitHub friendly markdown reports from your test results. The output will look like this Sample Report.
How to use:
- Install the markdown logger to your test project by running the following command
dotnet add package LiquidTestReports.Markdown
- Run the tests using the supplied logger
dotnet test -l liquid.md
- Report will be generated in the test results folder
No packages depend on LiquidTestReports.Markdown.
.NET 8.0
- LiquidTestReports.Core (>= 2.0.0-beta.6)
- Microsoft.TestPlatform.ObjectModel (>= 17.11.1)
.NET 9.0
- LiquidTestReports.Core (>= 2.0.0-beta.6)
- Microsoft.TestPlatform.ObjectModel (>= 17.11.1)
.NET Standard 2.0
- LiquidTestReports.Core (>= 2.0.0-beta.6)
- Microsoft.TestPlatform.ObjectModel (>= 17.11.1)
Version | Downloads | Last updated |
---|---|---|
2.0.0-beta.6 | 1 | 06/14/2025 |
2.0.0-beta.2 | 1 | 06/14/2025 |
1.4.3-beta | 1 | 06/14/2025 |
1.3.2-beta | 1 | 06/14/2025 |
1.2.1-beta | 1 | 06/14/2025 |
1.1.1-beta | 1 | 06/14/2025 |
1.1.0-beta | 1 | 06/14/2025 |
1.0.9 | 2 | 06/04/2025 |
1.0.1 | 1 | 06/14/2025 |
0.2.4-beta | 0 | 06/03/2020 |
0.1.4-beta | 1 | 06/14/2025 |
0.0.3-beta | 1 | 06/14/2025 |