petrgazarov / node-testing1-guided

Guided Project for Web Testing I Module

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Guided Project for Web Testing I Module

License:Other


Languages

Language:JavaScript 100.0%