Week 12 Day 1 - React Next.js and Testing

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

Resources

2022, Dan Mouris