Custom test logger that reports test results in a structured format that GitHub Actions understands.
Info
Version: | 2.4.1 |
Author(s): | Tyrrrz |
Last Update: | Wednesday, May 29, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Tyrrrz/GitHubActionsTestLogger |
NuGet Url: | https://www.nuget.org/packages/GitHubActionsTestLogger |
Install
Install-Package GitHubActionsTestLogger
dotnet add package GitHubActionsTestLogger
paket add GitHubActionsTestLogger
GitHubActionsTestLogger Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.TestPlatform.ObjectModel(>= 16.7.1)
- Microsoft.TestPlatform.ObjectModel(>= 16.7.1)
- Microsoft.TestPlatform.ObjectModel(>= 16.7.1)
Tags