React Integration Testing Demonstrating how to integration test a React form. This example uses react-hook-form mainly to illustrate a point without many distractions. Getting Started Run yarn Run yarn test Behold, an integration test!