2 Replies Last post: Jan 15, 2013 1:35 PM by Par Dahlman  
Par Dahlman Newbie 2 posts since
Jan 11, 2013
Currently Being Moderated

Jan 11, 2013 5:27 PM

ReSharper Testrunner: Running Jasmine using Phantom.js wont stop execution of Test session

Hi,

 

I write my JS tests using Jasmine and execute then with Phantom.js (1.8.1) on ReSharper (7.1)

 

Everything runs smoothly as ever, exept that the ReSharper  Testrunner's Test Session is not stopped after all unittests are run.  The result is that everytime I run a new unittest, it opens another  Unittests session, and all the other open sessions have the "executing  animation".

Any ideas how to get the test session to stop when all tests are run?

 

I have attached a picture, where the two circled test sessions are in progress as a result of this setup. The first test session, that has finnished, is run with Chrome as a browser.

Attachments:
Alex Berezoutsky JetBrains 449 posts since
Feb 18, 2011

Hello,

 

It is a known issue for us, however we were unable to reproduce this issue in our labs. Any kind of a small sample sultion, which will demonstrate this behavior is much appreciated!

 

Thank you in advance!

More Like This

  • Retrieving data ...