Learn Vue JS course Learn Javascript and Vue JS Learn VueJS course Learn VueJS Tutorial

JavaScript Testing Fundamentals

Types of Testing

In this lesson about testing, we're learning about the different types of tests we can create.

We'll talk about

  • Unit Tests
  • Integration Tests
  • Acceptance Tests (often called end-to-end tests)