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

Could make it so where no separate testrpc needs to run for tests #10

Open
JohnAllen opened this issue Nov 9, 2017 · 1 comment
Open

Comments

@JohnAllen
Copy link

There's a pretty cool package run-with-testrpc that basically runs testrpc in the background instead of needing a separate shell.

./node_modules/.bin/run-with-testrpc 'truffle test || exit 0'

Could add this and submit a PR if you want.

@jtremback
Copy link
Contributor

@JohnAllen Just saw this, sorry! We'd love if you added that. Thanks!

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