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

embark spec requires jasmine #23

Closed
jorisbontje opened this issue Jul 9, 2015 · 2 comments
Closed

embark spec requires jasmine #23

jorisbontje opened this issue Jul 9, 2015 · 2 comments

Comments

@jorisbontje
Copy link
Contributor

(with embark 0.4.3)

$ embark spec
/bin/sh: jasmine: command not found

Workaround, manually install jasmine globally:

npm install -g jasmine
@iurimatias
Copy link
Collaborator

note that you can use any test framework actually, but yeah by the default it's jasmine.

@iurimatias
Copy link
Collaborator

jasmine has been replaced with mocha by default

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