On Wed, 14 Aug 2024 at 14:27, Emma Atkinson <emma.atkins...@gmail.com> wrote: > > Hi > I would like to be able to use the debugger while running a TestNG test suite. > > To run the TestNG Test Suite I select the project then using the Right Mouse > Button >> Test (Alt F6). > > I would like to run the debugger, setting breakpoints etc. I have tried a > number of ways without joy. > > How might I use the NetBeans debugger with Tests?
Have you tried the main Debug menu? Or right-clicking on the test file in the file view or editor? Either should show Debug Test File. Does that allow you to do what you want? Best wishes, Neil --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org For additional commands, e-mail: users-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists