JUnitTestLogger 0.4.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package JUnitTestLogger --version 0.4.0
NuGet\Install-Package JUnitTestLogger -Version 0.4.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="JUnitTestLogger" Version="0.4.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="JUnitTestLogger" Version="0.4.0" />
<PackageReference Include="JUnitTestLogger" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add JUnitTestLogger --version 0.4.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: JUnitTestLogger, 0.4.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=JUnitTestLogger&version=0.4.0
#tool nuget:?package=JUnitTestLogger&version=0.4.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Package Description
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 2.0
- Microsoft.TestPlatform.ObjectModel (>= 15.5.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on JUnitTestLogger:
Package | Downloads |
---|---|
WhatTheFramework
Package Description |
GitHub repositories (7)
Showing the top 7 popular GitHub repositories that depend on JUnitTestLogger:
Repository | Stars |
---|---|
github/gh-actions-importer
GitHub Actions Importer helps you plan and automate the migration of Azure DevOps, Bamboo, Bitbucket, CircleCI, GitLab, Jenkins, and Travis CI pipelines to GitHub Actions.
|
|
GoogleCloudPlatform/dotnet-docs-samples
.NET code samples used on https://cloud.google.com
|
|
AutomateThePlanet/AutomateThePlanet-Learning-Series
Automate The Planet Series Source Code
|
|
github/gh-valet
Valet helps facilitate the migration of Azure DevOps, CircleCI, GitLab CI, Jenkins, and Travis CI pipelines to GitHub Actions.
|
|
bartoszlenar/Validot
Validot is a performance-first, compact library for advanced model validation. Using a simple declarative fluent interface, it efficiently handles classes, structs, nested members, collections, nullables, plus any relation or combination of them. It also supports translations, custom logic extensions with tests, and DI containers.
|
|
timcassell/ProtoPromise
Robust and efficient library for management of asynchronous operations in C#/.Net.
|
|
Havunen/SystemTextJsonPatch
SystemTextJsonPatch is a JSON Patch (JsonPatchDocument) RFC 6902 implementation for .NET using System.Text.Json
|