🧪🧪 The intention of the project is to make it easy to get introduced with unit testing and API testing using javascript and nodejs 🧪🧪
- Reducing bug in production
- Gain confidence in product
- Can be used as documentation
image credit JavaScript testing best practice
- ✅ Unit testing
- ✅ API testing (kind of integration testing)
- ☑️ End to end testing (e2e)
image credit https://www.headspin.io/