An open API service indexing awesome lists of open source software.

https://github.com/dailydevops/extensions.test

Compatibility library for solutions using multiple .NET test frameworks.
https://github.com/dailydevops/extensions.test

dotnet mstest mstest-extensions nunit nunit-extensions tunit tunit-extensions xunit xunit-extensions

Last synced: 9 months ago
JSON representation

Compatibility library for solutions using multiple .NET test frameworks.

Awesome Lists containing this project

README

          

# NetEvolve.Extensions

Compatibility library for solutions using multiple .NET test frameworks.
The following test frameworks are supported
- [MSTest](https://www.nuget.org/packages/NetEvolve.Extensions.MSTest)
- [NUnit](https://www.nuget.org/packages/NetEvolve.Extensions.NUnit)
- [TUnit](https://www.nuget.org/packages/NetEvolve.Extensions.TUnit)
- [XUnit](https://www.nuget.org/packages/NetEvolve.Extensions.XUnit)
- [XUnit.V3](https://www.nuget.org/packages/NetEvolve.Extensions.XUnit.V3)