learosema / tdd-code

Code for tdd-talk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Code for my talk

This repo contains a basic jest setup containing example code of a small vector library.

  • npm install to install dependencies
  • npm test to run the test
  • npm build to create a build

About

Code for tdd-talk

License:MIT License


Languages

Language:TypeScript 96.7%Language:JavaScript 3.3%