The V2 result writer converts NUnit 3 formatted XML results to NUnit 2 format.
Перейти к файлу
CharliePoole cb528fa82b
Merge pull request #15 from runehalfdan/dotnetcore
Support .NET Core
2020-08-13 07:32:11 -07:00
src Depends on Visual Studio 2017, not 2019 2020-08-11 14:00:18 +02:00
tools Bumping cake-dependency to 0.38.4 (latest) to see if it handle backslash better in linux world 2020-08-12 17:04:12 +02:00
.gitignore Integrate chocolatey package in build script 2017-07-27 10:40:33 +01:00
.travis.yml Add builds to CI 2017-08-12 12:41:42 -07:00
CHANGES.txt Fix typo 2017-08-01 12:57:34 -07:00
LICENSE.txt Preparation for the 3.6 release 2017-08-01 10:05:30 -07:00
NuGet.config Initial upload 2016-10-05 19:38:25 -07:00
README.md Initial commit 2016-08-30 16:08:04 -07:00
VERIFICATION.txt Integrate chocolatey package in build script 2017-07-27 10:40:33 +01:00
appveyor.yml Depends on Visual Studio 2017, not 2019 2020-08-11 14:00:18 +02:00
build Initial upload 2016-10-05 19:38:25 -07:00
build.cake Fix issues after PR review: 2020-08-11 11:35:55 +02:00
build.cmd Initial upload 2016-10-05 19:38:25 -07:00
build.ps1 Initial upload 2016-10-05 19:38:25 -07:00
build.sh Make script executable 2016-10-05 19:43:00 -07:00
nunit-v2-result-writer.sln Added travis-files to solution 2020-08-13 09:53:55 +02:00

README.md

nunit-v2-result-writer

The V2 result writer converts NUnit 3 formatted XML results to NUnit 2 format.