Hi all, Currently I can't figure out how to do the following things:- Run single test instead of a entire suite- Debug tests with breakpoints I'm not familiar with Ant (I come from Maven) and I'm using Netbeans for development (my wish would be click "Debug test file" directly from Netbeans) Any suggestions? Thank you in advance
Nicolò Boschi