Skip to content

My solutions to the katas of the course "Testing Sostenible con TypeScript" by Miguel A. Gómez and Carlos Blé

Notifications You must be signed in to change notification settings

carlos-talavera/katas-sustainable-testing-ts

Repository files navigation

Sustainable Testing Katas with TypeScript

This repository contains the solutions to the katas of the course Testing Sostenible con TypeScript. This course dives into the subtleties of creating great software using a test-based approach, which is known as Test-Driven Development or TDD. Every kata represents an exercise that helps the student to practice and sharpen their analytical skills by thinking before doing. This is the purpose of testing. To create a clearer picture of the problem by turning complex functionalities into simple and expressive tests that tell the story of the business (the what), and the way the project manages to accomplish the established objectives (the how).

About

My solutions to the katas of the course "Testing Sostenible con TypeScript" by Miguel A. Gómez and Carlos Blé

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published