GitHubActionsTestLogger 1.2.0
Custom test logger that reports test results in a structured format that GitHub Actions understands
Install-Package GitHubActionsTestLogger -Version 1.2.0
dotnet add package GitHubActionsTestLogger --version 1.2.0
<PackageReference Include="GitHubActionsTestLogger" Version="1.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add GitHubActionsTestLogger --version 1.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: GitHubActionsTestLogger, 1.2.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install GitHubActionsTestLogger as a Cake Addin
#addin nuget:?package=GitHubActionsTestLogger&version=1.2.0
// Install GitHubActionsTestLogger as a Cake Tool
#tool nuget:?package=GitHubActionsTestLogger&version=1.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
https://github.com/Tyrrrz/GitHubActionsTestLogger/blob/master/Changelog.md
Dependencies
-
.NETFramework 4.5.1
- Microsoft.TestPlatform.ObjectModel (>= 16.8.3)
-
.NETStandard 2.0
- Microsoft.TestPlatform.ObjectModel (>= 16.8.3)
-
.NETStandard 2.1
- Microsoft.TestPlatform.ObjectModel (>= 16.8.3)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (24)
Showing the top 5 popular GitHub repositories that depend on GitHubActionsTestLogger:
Repository | Stars |
---|---|
StackExchange/Dapper
Dapper - a simple object mapper for .Net
|
|
StackExchange/StackExchange.Redis
General purpose redis client
|
|
npgsql/npgsql
Npgsql is the .NET data provider for PostgreSQL.
|
|
Particular/NServiceBus
The most popular service bus for .NET
|
|
Tyrrrz/YoutubeExplode
The ultimate dirty YouTube library
|