NStub Beta Released(jeremyjarrell.com)
submitted by
jeremyjarrell(2685) 5 years ago
NStub is a test stub generator for unit tests. Just point it at any .NET assembly and it'll automatically generate a full project containing a one to one mapping of test methods for every method in the target assembly.
This is great for fine grained unit testing where you're trying to test every method individually.
|category: Unit Testing
|Views: 6
tags:
NStub UnitTesting TDD another
Everyones tags:
Your Tags: