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

Karma checking for FAILED test run #5

Open
javierfigueroa opened this issue Jun 9, 2014 · 1 comment
Open

Karma checking for FAILED test run #5

javierfigueroa opened this issue Jun 9, 2014 · 1 comment
Assignees

Comments

@javierfigueroa
Copy link

Hey, I'm not seeing the karma target failing when 1+ of my tests fail. I looked at the Karma.cs code and noticed you're checking for ERROR, however my karma is outputting:

1> �[1A�[2KPhantomJS 1.9.7 (Windows 8) Controller: MainCtrl should return the correct CAS login url FAILED
...

1> �[1A�[2KPhantomJS 1.9.7 (Windows 8): Executed 3 of 3 (1 FAILED) (0.022 secs / 0.021 secs)

As you can see no ERROR there. Should I configure Karma a certain way to make Ncapsulate.karma work? what do you suggest?

Thanks.

@david-driscoll david-driscoll self-assigned this Sep 18, 2014
@david-driscoll
Copy link
Contributor

Hmm Karma was more of an after thought, my primary target was task runners (gulp/grunt). I will see if I can look at this this weekend or next.

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