tdd-kata topic

List tdd-kata repositories

more-effective-TDD

53
Stars
13
Forks
Watchers

We value TDD as the key practice to get a well-founded test suite that provides you the confidence over regression and refactoring. TDD 是获得良好的测试防护网的关键实践。其核心要义有三:提升反馈速度、...

TDD-Katas

718
Stars
191
Forks
Watchers

This repository contains Hands on Test Driven Development Katas (C#)

tutorial-java-tdd

71
Stars
45
Forks
Watchers

Tutorials about implementing TDD in Java

codewars

77
Stars
25
Forks
Watchers

My solutions for CODEWARS: A collection of TDD katas (simple programs) written in JavaScript, Python, and more to learn and have fun!

React-TDD

25
Stars
19
Forks
Watchers

Creating a ReactJS Component using TDD

EffectiveTddDemo

17
Stars
5
Forks
Watchers

Examples of how to refactor unit tests

Agile-Software-Dev-Refactoring

20
Stars
8
Forks
Watchers

Refactoring for high-performance Agile Software Development, refactoring for better code. Refactoring is about improving the quality of your code by simplifying your code. Simpler code enables agility...

TDD

29
Stars
8
Forks
Watchers

Everything about testing, especially TDD, Test-Driven Development: Really, It’s a Design Technique

Unity_Best_Practices

39
Stars
9
Forks
Watchers

Best practices guide for Unity : Versioning, unit testing, TDD and Clean Architecture