Skip to content

Instantly share code, notes, and snippets.

AVA is a JavaScript test runner that runs your tests concurrently and your files in parallel, giving you maximum speed (especially when dealing with IO!). Other features include built-in Babel (including async/await functions), test macros, watcher, TAP output, great assertion messages through power-assert. By the time of Reactive Conf we'll have even more great features.

My lightning talk would be an introduction to AVA and how it can benefit your React and Node testing with its speed, developer experience, and isolated processes. There'll be a lot of code and theory to explain why and how concurrency helps and how atomic tests make your life easier. It's a great project!

https://reactiveconf.com/