This article shows you how to use AVA to test your React Native app. It covers all the 3rd party libraries required to make this happen. Accompanying code is found at https://github.com/skellock/bajeezus. EDIT: Make sure you’re running Node 6.x. Two-way dependency watching. This is it. This is the reason to use AVA right here. So, mocha and others can detect when you save a change to a test file a
