Run Tests in Folder

Posted by Tomas Mysik on Oracle Blogs See other posts from Oracle Blogs or by Tomas Mysik
Published on Thu, 5 Apr 2012 06:30:11 -0500 Indexed on 2012/04/05 17:38 UTC
Read the original article Hit count: 188

Filed under:

Hi all, today we would like to show you another minor improvement we have prepared for NetBeans 7.2. Today, let's talk a little bit about testing.

This minor improvement will be useful especially for users who have a lot of unit tests (it means all of us, right? ;) - just right click on any folder underneath Test Files node and you will notice:

Run tests in a folder

The result is as expected - all the tests from the given folder are run:

Unit test results

That's all for today, as always, please test it and report all the issues or enhancements you find in NetBeans BugZilla (component php, subcomponent PHPUnit).

© Oracle Blogs or respective owner

Related posts about /Features