You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am reading the Jsdoc source code,it uses Jasmine for testing.i installed this plugin,but there is no debugging function like the Mocha.Will it debugs in the future?
The text was updated successfully, but these errors were encountered:
To the best of my understanding, this plugin mostly just provides a run configuration to execute Jasmine tests with npm, which should also be usable with the debug functionality present in IntelliJ. If this isn't true, I would be happy to review a pull request to add this functionality.
@slackersoft Hi, thank you for this plugin. I am not familiar with plugin development for Intellij so I don't even know where to begin. But the "problem" with this plugin is that its run configurations don't allow to be ran in "debug" mode. The only option is to just run the configuration.
I am reading the Jsdoc source code,it uses Jasmine for testing.i installed this plugin,but there is no debugging function like the Mocha.Will it debugs in the future?
The text was updated successfully, but these errors were encountered: