hugochinchilla / jest-playground

To practice TDD in typescript/js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A jest playground to practice TDD katas

Usage:

make test to execute tests with native node.

make test-docker to execute tests in a dockerized environment.

About

To practice TDD in typescript/js


Languages

Language:Makefile 50.3%Language:JavaScript 27.4%Language:Dockerfile 13.4%Language:TypeScript 8.9%