Skip to content

**Title: Unit Testing with Jest** In this module, we explore the fundamentals of automated testing and leverage the power of Jest, a widely-used testing framework, to write effective unit tests for robust code evaluation.

Notifications You must be signed in to change notification settings

SydneyHopson/node-testing1-guided

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

**Title: Unit Testing with Jest** In this module, we explore the fundamentals of automated testing and leverage the power of Jest, a widely-used testing framework, to write effective unit tests for robust code evaluation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%