I'll reach out to the jetbrains devs and get back to you.
Sent from my phone
--
You received this message because you are subscribed to the Google Groups "AngularJS" group.
To view this discussion on the web visit https://groups.google.com/d/msg/angular/-/nMMFVLCWYS4J.
To post to this group, send email to ang...@googlegroups.com.
To unsubscribe from this group, send email to angular+u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/angular?hl=en.
I'll reach out to the jetbrains devs and get back to you.
Sent from my phone
On Apr 11, 2012 4:44 PM, "D. Zen" wrote:
I'm doing my best to be as test driven as possible, and I'm currently using RubyMine (I'm sure WebStorm or IntelliJ IDEA would work for this question as well.) I'm trying to run e2e tests from within the IDE.My first problem is I can't get the two test servers running at the same time on ports 9876 and 9877, even from the command line.So at the moment, I have configured /config/jsTestDriver-scenario.jstd (extension name compatible with JetBrains jsTestDriver plugin)to use server: http://localhost:9876 so that I only have to have one instance of the jsTestDriver server running. This way I can run each test suite from within the IDE one at a time.What is the reason for each test suite using a different server/port, parallelism?I would suggest that the angular-seed use a single server/port to facilitate easy use of the Jetbrains IDE and jsTestDriver plugin.I hope the above is helpful to others. One thing I would still like to get working:How can I get the IDE to run both test suites, one after the other, automatically, with one command.Thanks,zen--
You received this message because you are subscribed to the Google Groups "AngularJS" group.
To view this discussion on the web visit https://groups.google.com/d/msg/angular/-/nMMFVLCWYS4J.
To post to this group, send email to ang...@googlegroups.com.
To unsubscribe from this group, send email to angular+unsubscribe@googlegroups.com.