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
- Host: GitHub
- URL: https://github.com/bugthesystem/common.testing.nunit
- Owner: bugthesystem
- License: mit
- Created: 2015-04-14T06:06:17.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-04-14T06:19:20.000Z (over 10 years ago)
- Last Synced: 2025-04-06T13:56:36.249Z (9 months ago)
- Topics: c-sharp, nunit, testing
- Language: C#
- Size: 145 KB
- Stars: 3
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```