Node.js test runner that lets you develop with confidence 🚀

Finally I can use @sindresorhus 's AVA to run test for multiple versions of Node.js in local env! 🎉😂 github.com/egoist/testen
1
2
1
TDD: All code is guilty until proven innocent
2
94
99
Want to contribute to open-source project? Now is a great time! AVA has some "beginner" issues you can help out with github.com/sindresorhus/ava/…
1
15
22
✨Announcing ✨ AVA - Futuristic test runner 🚀 ava.li Runs tests in parallel & has @babeljs builtin. https://nitter.catsarch.com/t.co/6m2M0Ptfgz
6
132
185
test(`Let's fix testing 🚀`, t => t.pass());
1
10