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

https://github.com/dsomleff/katas

Practice Katas with TDD
https://github.com/dsomleff/katas

javascript jest jest-tests tdd tdd-javascript tdd-kata typescript

Last synced: 5 months ago
JSON representation

Practice Katas with TDD

Awesome Lists containing this project

README

          

# TDD Katas with Jest

Katas were taken from [TDD Buddy](http://www.tddbuddy.com/), [AdventJS](https://adventjs.dev/challenges/2022/1) and
other resources.

**Tech stack:** JS (ES6) + Jest + TS
Not all solutions are perfect and hava a good Big O, but at least they are mine ;)