-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Labels
enhancementnew functionalitynew functionality
Description
Hi All,
Over the past few days, I've been doing a bit of work on AVA, and I had a few ideas to improve the developer experience, and I wanted to get some feedback on them:
babel.jsis really poorly named. (Personal pet-peeve).- It would be nice if there was a way to run tests without coverage, something like
npm run test-fast. Tests are way faster without coverage. - A watch mode would be nice too.
Thoughts?
Metadata
Metadata
Assignees
Labels
enhancementnew functionalitynew functionality