/node-testing1-guided

Guided Project for Web Testing I Module

Primary LanguageJavaScriptOtherNOASSERTION

Unit Testing

Guided project for Unit Testing module.

In this module we will cover the basics of automated testing and use jest to write unit tests.

Project Setup

  • clone this repository.

Please follow along as the instructor uses Test Driven Development (TDD) to implement a Car that drives.