
This quick post is a little ditty about NUnit’s Values attribute, and how we can use it to help ensure our tests fully cover desired functionality. Problem Space Introduced in the 2.5 release as part of NUnit’s new parameterized test support, the Values attribute allows you to quickly up your test count with just [...]






