Is anyone using jsTestDriver with IntelliJ? What version are you using? Is it working well?
I am using IntelliJ right off the website 9.0.4 with jsTestRunner 1.2.2 and I repeatedly get hangs when I run all tests.
I decided to run the server in a terminal rather than within IDEA, but it still hangs.
If I run the server and the tests in 2 terminal windows, I get 100% working functionality, even when I use Opera, Firefox and Chrome at the same time. All 15 tests pass (45 tests total).
So is the plugin broken with Idea? Can anyone help me get this working with idea? It used to work just fine when I had 4 or 6 tests... but now that I give it anything remotely complex, it bombs.
Please help. I'd really like to use this tool.