Skip to content

markmabery/node-testing1-guided

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 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.
  • move into the project folder.
  • type npm install to download dependencies.

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

About

[Lambda School] Guided Project for Node Testing 1 Module

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published