A wrapper for running NUnit tests using NUnit-Console or dotnet test with real-time updates
Stars
3
Forks
0
Watchers
3
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
70
commits
various fixes to get multiple runtime support working again
e752babView on GitHubadds grpc protocol support to be used as an alternative to Ipc
55eebb3View on GitHubAdds support for Grpc events to come from NUnit.Extension.TestMonitor v2+
e8c0a72View on GitHubfixes auto-update when sometimes getting a bad response from shields.io
3653e99View on GitHubFixes quit support when multiple test runs are specified.
db419a3View on GitHubfixes an issue with assembly inspection changes in .net 5. Loading via assembly.load is no longer ideal for .net core, so had to rewrite this to support MetadataReader which is more complex.
39797f1View on GitHubMerge pull request #9 from replaysMike/auto-runner-detection
0697efcView on GitHub