Skip to content

A typescript project with simple prompts to practice TDD on.

Notifications You must be signed in to change notification settings

epostIt/TDD-Workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TDD-Workshop

A typescript project with simple prompts to practice TDD on.

Setup

Make sure you have node installed.

npm install

If you get a failure, try npm install --force

Running the tests

npm run test:unit file_name

Workshop

Using TDD and following the style of Ping Pong Pairing, please satisfy the prompts in the following order

  1. Numbers
  2. Drivers
  3. Movie Store
  4. Bank

Please do not push back up into this repository

About

A typescript project with simple prompts to practice TDD on.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published