Skip to content
This repository has been archived by the owner on Nov 1, 2017. It is now read-only.

Run JS specs via guard #64

Closed
bkeepers opened this issue Jan 16, 2013 · 4 comments · Fixed by #67
Closed

Run JS specs via guard #64

bkeepers opened this issue Jan 16, 2013 · 4 comments · Fixed by #67

Comments

@bkeepers
Copy link
Contributor

I don't know how to write code without guard. I want the JS specs to run when js files or specs are saved.

The JS specs are currently run via evergreen, which is no longer maintained. I would love to migrate the specs to something that is maintained and better integrates with the Rails asset pipeline.

@rafaelfranca
Copy link

I'm using https://github.com/netzpirat/guard-jasmine in a project.

@joshuaclayton
Copy link

I've also used guard-jasmine with a lot of success.

@stve
Copy link

stve commented Jan 16, 2013

I've had success with konacha as well https://github.com/alexgb/guard-konacha

@joshuaclayton
Copy link

👍

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

Successfully merging a pull request may close this issue.

4 participants