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

Run all individual river tests when running npm test #62

Open
rhyolight opened this issue Jul 31, 2015 · 0 comments
Open

Run all individual river tests when running npm test #62

rhyolight opened this issue Jul 31, 2015 · 0 comments

Comments

@rhyolight
Copy link
Collaborator

Currently to test a river, you run:

node test-river.js <river-name>

and the test script will find the river config and parser and run tests against it. I would really like this test to run against all rivers in the rivers directory every time someone runs npm test. It would be nice to be able to test one river from the command line as well, but not essential.

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

No branches or pull requests

1 participant