A project to demonstrate testing in React
- ⚛️ React
- 📦 Parel
- 🧪 Jest
- 🧪⚛️ Testing Library / React
- Fork this repo, clone to your desktop, and install dependencies:
npm install
- Start the server, and navigate to
localhost:1234
npm run start
- Run the test suite
npm run test
Made with
♥️ by Adam Sisk