Closed jared-stilwell closed 11 years ago
This is great -- once I finally get around to landing your other PR, it will be good to figure out how to share this task with that boilerplate as well, but only have to maintain it in one place. In the meantime, this is good to land. Thanks!
I threw together a grunt task,
gatherTests
, to generate list_of_tests.js in the mocha-boilerplate. It's wired up to themocha
task using an aliastest
task. Perhaps there is a cleaner way to structure the tasks for this. I'm open to alternatives.At any rate, I'm interested in any feedback you might have.
Cheers.