Repo contains source code of NUnit advanced features to make testers and developers life easier
- [TestCase] attribute
- TestCase with ExpectedResult named parameter
- [TestCaseSource] attribute
- TestCaseSource with ExpectedResult method
- Test Data creation with
- [Values]
- [Random]
- [Range]
- [Sequential]