In NetBeans IDE 8.0, you're able to debug JavaScript unit tests
via JS Test
Driver. In the upcoming
NetBeans
IDE 8.0.1, JavaScript unit test debugging has been extended to
include Karma, as
well.
Right-click an HTML5 project and, when you select Karma in the
JavaScript Testing tab, you can enable debugging, as shown below.
(The new Karma Istanbul code coverage integration was
discussed in this blog yesterday.)
As you can see below, the drop-down lets you choose on which
device...