Node.js test runner that lets you develop with confidence 🚀
Highlights 🕴 NODE_ENV=test ✨ AVA will now set process.env.NODE_ENV to 'test', as long as the NODE_ENV environment variable has not already been set. 42e7c74 Improved snapshot storage locati...