react-testing-library Greeting application to understand react testing library To run the application npm start To run the tests npm run test This command will run all the tests in an interactive mode, so every change you will be able to see all the tests re running.