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

https://github.com/bugthesystem/common.testing.nunit

Provides base class with generic methods for testing
https://github.com/bugthesystem/common.testing.nunit

c-sharp nunit testing

Last synced: 5 months ago
JSON representation

Provides base class with generic methods for testing

Awesome Lists containing this project

README

          

# Common.Testing.NUnit
Provides base class with generic methods for testing

To install;

```sh
Install-Package Common.Testing.NUnit
```