This extension allows NUnit to create result files in JSON formats for sending via the Test Management for Jira REST API.
Info
Version: | 0.4.5 |
Author(s): | Ganshorn Medizin Electronic GmbH |
Last Update: | Wednesday, April 8, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Ganshorn-Medizin-Electronic/nunit-tm4j-result-writer |
NuGet Url: | https://www.nuget.org/packages/NUnit.Extension.TM4JResultWriter |
Install
Install-Package NUnit.Extension.TM4JResultWriter
dotnet add package NUnit.Extension.TM4JResultWriter
paket add NUnit.Extension.TM4JResultWriter
NUnit.Extension.TM4JResultWriter Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3 && <= 12.0.3)
- NUnit.Engine.Api(>= 3.7.0 && <= 3.7.0)
Tags