mercredi 19 août 2015

How can I find tests that haven't been added to a particular test suite?

How can I find tests that have not been added to a test suite?

If I run the test suite I get say 1000 tests but if I run a file search for "@Test" I get 1020 results. How can I go and add the missing ones without having to go through every search result and comparing to the tests that ran to see which ones are missing?

Aucun commentaire:

Enregistrer un commentaire