Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

Karma 0.12 on Windows is not compatible with test script #128

Closed
giogit opened this issue Mar 12, 2014 · 1 comment
Closed

Karma 0.12 on Windows is not compatible with test script #128

giogit opened this issue Mar 12, 2014 · 1 comment

Comments

@giogit
Copy link

giogit commented Mar 12, 2014

The karma installation described in the tutorial setup guide for Windows is not compatible with the unit test launch script.
In fact, running npm install -g karma will install karma version 0.12, wich lacks of karma.cmd and then, when you try to launch the following script, you obtain an error:
https://github.com/angular/angular-phonecat/blob/master/scripts/test.bat

@petebacondarwin
Copy link
Contributor

This is fixed. We are now using npm test to run karma, which works on Windows and *nix

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

No branches or pull requests

2 participants