Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed cases not reported #25

Open
ghost opened this issue Jul 24, 2014 · 3 comments
Open

Failed cases not reported #25

ghost opened this issue Jul 24, 2014 · 3 comments

Comments

@ghost
Copy link

ghost commented Jul 24, 2014

When I run the spec runner using phantom-jasmin, I see the failed cases are not reported in console. However, those failures are reported when I open it in browser.

Screenshot

Is there any reason why? Thanks in advance.

@yangdax
Copy link

yangdax commented Jan 21, 2015

Same issue here, are they tests just not triggered? Could this be an import path issue?

@ackmanx
Copy link

ackmanx commented Jan 24, 2015

I struggled with this for days. phantom-jasmine SpecRunner.html (as shown on the readme.md) outputs 0 specs. phantom-jasmine SpecRunner.html or phantom-jasmine SpecRunner or even phantom-jasmine all output specs found correctly.

screen shot 2015-01-24 at 4 00 46 pm

I ran this with SpecRunner.html in the current directory.

@yangdax
Copy link

yangdax commented Jan 26, 2015

Hi, thanks for the reply, I've moved on from this approach since jasmine-node is sufficient for my needs atm. https://www.npmjs.com/package/jasmine-node

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants