Skip to content
This repository has been archived by the owner on May 25, 2019. It is now read-only.

--test-framework=jasmine still generates mocha config #61

Closed
baelter opened this issue May 7, 2013 · 3 comments
Closed

--test-framework=jasmine still generates mocha config #61

baelter opened this issue May 7, 2013 · 3 comments

Comments

@baelter
Copy link

baelter commented May 7, 2013

It seems like the flag has no effect on the generated Gruntfile. All test config is still for mocha.

@sindresorhus
Copy link
Member

You have to install the Jasmine generator: npm install -g generator-jasmine

@addyosmani
Copy link
Member

@baelter could you confirm if the above fix worked for you?

@baelter
Copy link
Author

baelter commented May 29, 2013

@sindresorhus Verified!

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

3 participants