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

How to use in Jenkins/CI environment #116

Closed
cayblood opened this issue Jul 19, 2013 · 2 comments
Closed

How to use in Jenkins/CI environment #116

cayblood opened this issue Jul 19, 2013 · 2 comments

Comments

@cayblood
Copy link

Any suggestions for how best to run my jasminerice tests from the command line so that I can run them in a jenkins build? I have erb templates in my js files so I need them to be served from rails.

@johnnymugs
Copy link

Comment by @jeffsaracco #53 (comment) might have what you are looking for.

@jejacks0n
Copy link
Collaborator

It's been mentioned around as well, but you may want to check out Teaspoon. (full disclosure, I wrote it). But it has reporters and uses phantomjs to run them via command line. I usually add teaspoon to the default rake task so it runs after my ruby specs, and before cucumber/acceptance tests.

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

3 participants