You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@netbeans.apache.org by Ernie Rael <er...@raelity.com> on 2020/04/20 23:17:32 UTC

How to run single test file

Suppose I'm in .../netbeans/platform/core.output2/ . I can do "ant test" 
to run all the tests.

How can I run a single test file from the command line?

How about a single method in a single test file?

-ernie


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@netbeans.apache.org
For additional commands, e-mail: dev-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists




Re: How to run single test file

Posted by Laszlo Kishalmi <la...@gmail.com>.
Select or open a test class, right click, or even right click on the 
methos and you have the run and debug options there


On 4/20/20 4:17 PM, Ernie Rael wrote:
> Suppose I'm in .../netbeans/platform/core.output2/ . I can do "ant 
> test" to run all the tests.
>
> How can I run a single test file from the command line?
>
> How about a single method in a single test file?
>
> -ernie
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@netbeans.apache.org
> For additional commands, e-mail: dev-help@netbeans.apache.org
>
> For further information about the NetBeans mailing lists, visit:
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@netbeans.apache.org
For additional commands, e-mail: dev-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists