-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
Description
We currently do not have a framework in place for testing on project-seed. Came up after a recent meeting, we may want to change that. Initial question is which framework to go with?
@anandthakker has recommended https://github.com/sindresorhus/ava which had good initial support. Other big potentials are https://mochajs.org/, https://github.com/substack/tape, https://github.com/tapjs/node-tap, etc. Anyone have any strong feelings about this? If not, we can probably just roll with AVA to get something in place.