-
Notifications
You must be signed in to change notification settings - Fork 8
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
Look for test files recursively #43
Comments
Great idea. Want to make a PR? ;) |
@pfletcherhill yes i'd love to! I'm trying to use espresso in zos-cli to speed up some tests. Solidity testing is 🐌 |
@itstehkman that would be awesome! @mertcelebi recently pushed some updates after using espresso with kimono. But we admittedly have had trouble finding time to make significant changes. Would really appreciate your help if you're already digging into the code. |
I don't have much time either but if I see an opportunity to make a PR, I'll go ahead and do that :D |
espresso/src/espresso.js
Line 67 in 81e74ad
This would be a nice feature and is a quick fix, using a package like file. You may also want to consider allowing several test paths from the command line.
The text was updated successfully, but these errors were encountered: