Class Slides
Topics Covered
- Why is Testing Important?
- What are Tests and what Types are out there?
- Testing (and Unit Testing) How it looks:
- What you’re doing now
- Test After Development (TAD)
- Test Driven Development (TDD)
- TDD and Behaviour Driven Development (BDD)
- Installing Jest in Next.js