Skip to content

This project demonstrates learnings in TDD and BDD through tests and functions for an imaginary vending machine

Notifications You must be signed in to change notification settings

frank920120/vending-machine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About The Project

This project demonstrates learnings in TDD and BDD through tests and functions for an imaginary vending machine

Screenshot

Screen Shot 2019-05-26 at 3 09 18 PM

Technologies

  • JavaScript
  • Node
  • Jest

Installation

Download the repo, then in its folder run:

npm install

Testing

Test the code using Jest:

npm run test

About

This project demonstrates learnings in TDD and BDD through tests and functions for an imaginary vending machine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published