Deprecated test runner for .NET Core. For use with project.json only. For recent releases of .NET Core, use the NUnit 3 Visual Studio Adapter
Stars
67
Forks
24
Watchers
67
Open Issues
29
Overall repository health assessment
No package.json found
This might not be a Node.js project
108
commits
4
commits
2
commits
2
commits
1
commits
1
commits
1
commits
Updated the README to make it clear that this project is deprecated.
8412072View on GitHubMerge pull request #103 from Alterdata/pull-request-convert-v2-spec-test-result-xml
cadcc86View on GitHubIt adds a message error when format different from 'nunit2' or 'nunit3'
f4ad38bView on GitHubIt does some adjusts to use an external lib to convert result file to v2 format. Now to convert you just need add --result=filename.xml;format=nunit2 parameter.
9bedabcView on GitHubAdds a capability to generate a result xml file with nunit v2 spec.
d49a168View on GitHubAdds a capability to generate a result xml file with nunit v2 spec.
c207ff1View on GitHubCopyPasted teamcity test event listener, added option --teamcity.
323fb47View on GitHub