User | Kudos |
---|---|
6 | |
6 | |
3 | |
2 | |
2 |
It would be nice if UnitTests could be grouped into categories, so only a subset of UnitTests can be run (like it is in Visual Studio 2010) at any time. Or if the UTs are displayed in a list and one can choose which to run.
As you can see in the snippet I've got 4 UTs two read and two write. Those are grouped into tests for DeviceUnderTest 1 and DUT2. Now I can run UTs for e.g only DUT2 (as this is the one currently connected to my hardware). Or I can run only the read UTs and so on...
I know: normally you run all UTs but during development it might be nice to run only a subset of them...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Any idea that has not received any kudos within a year after posting will be automatically declined.