Skip to content

tkraak/ttl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test to Learn

This repository was inspired by chapter 4 of the book Test-Driven JavaScript Development. The idea is to explore JavaScript by writing unit tests. It has proven to be a great learning and teaching tool.

Getting Started

  • fork and clone this repo
  • npm install or yarn install
  • npm test to run the tests with AVA
  • npm run lint to lint with standard
  • happy learning ... pull requests welcome!

Releases

No releases published

Packages

No packages published