MudassarRasool / mb-unit

Automatically exported from code.google.com/p/mb-unit
0 stars 0 forks source link

Ability to run or debug only specific test from a marked set #812

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Quite often there is a need to use a set of tests to validate correctness of 
the code but use only some of them to debug a found issue. Switching between 
these modes is now manual process of unmarking tests to start debugging and 
restoring their state later. Ability to run or debug just a specific test would 
help in such scenario.

To provide such a feature the shortcut menu visible in the Test Explorer panel 
should be expanded with two commands: Run Only This Test and Debug Only This 
Test. They should work like the standard Run or Debug commands but use only a 
single selected test.

Original issue reported on code.google.com by biv...@gmail.com on 6 Feb 2011 at 6:58

GoogleCodeExporter commented 8 years ago
Good idea.

Original comment by grahamr...@gmail.com on 7 Feb 2011 at 10:52

GoogleCodeExporter commented 8 years ago
Please target new stuff to v3.3 (or v3.4 if it's a long term improvement)
Once implemented, we may decide to merge it back to v3.2 if necessary.

Original comment by Yann.Tre...@gmail.com on 8 Feb 2011 at 6:36

GoogleCodeExporter commented 8 years ago

Original comment by Yann.Tre...@gmail.com on 14 Jun 2011 at 5:53