Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 728 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 728 Bytes

🥼🧬🧪🔬🧫🦠 All about javascript testing using different Libraries 🥼🧬🧪🔬🧫🦠

🥼🧬🧪🔬🧫🦠 Testing in javascript

What we are covering in this playlist 🥼🧬🧪🔬🧫🦠

  • This covers all about testing in javascript
  • testing using simple assertion librray chai, mocha.
  • testing react components using jest
  • using jest test runner for all kind of testing
  • using nyc and istanbul for getting coverage for testing
  • writing unit and e2e test cases for api and UI components
  • E2E functional testing using cypress