Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/guyca/tdd-katas

Boilerplate for React app with Typescript and Jest
https://github.com/guyca/tdd-katas

tdd tdd-kata typescript

Last synced: 15 days ago
JSON representation

Boilerplate for React app with Typescript and Jest

Awesome Lists containing this project

README

        

# TDD Katas

> ⚠️ WIP: This repository is still a work in progress.

This repository contains a collection of TDD katas. Each kata is in a separate folder with its own README file. The README file contains the description of the kata and the requirements.

Have fun!

## Attribution
This project is based on the template [react-typescript-jest-boilerplate](https://github.com/rkoziol/react-typescript-jest-boilerplate) by [rkoziol](https://github.com/rkoziol)