| emilybache/GildedRose-Refactoring-Kata |
3,382 |
|
0 |
0 |
about 2 years ago |
0 |
|
0 |
mit |
C++ |
| Starting code for the GildedRose Refactoring Kata in many programming languages. |
| phodal/migration |
2,597 |
|
0 |
0 |
over 4 years ago |
0 |
|
0 |
other |
Java |
| 《系统重构与迁移指南》手把手教你分析、评估现有系统、制定重构策略、探索可行重构方案、搭建测试防护网、进行系统架构重构、服务架构重构、模块重构、代码重构、数据库重构、重构后的架构守护 |
| DonJayamanne/pythonVSCode |
2,066 |
|
0 |
0 |
over 2 years ago |
0 |
|
68 |
mit |
TypeScript |
| This extension is now maintained in the Microsoft fork. |
| luontola/tdd-tetris-tutorial |
355 |
|
0 |
0 |
over 4 years ago |
0 |
|
0 |
|
Java |
| Tutorial for learning TDD. You make a Tetris game by writing code to pass the test cases. See README for instructions. |
| essentialdevelopercom/quiz-app |
215 |
|
0 |
0 |
about 5 years ago |
0 |
|
0 |
mit |
Swift |
| A repository reflecting the progress made on the "How to Build iOS Apps with Swift, TDD & Clean Architecture" YouTube series, by Caio & Mike. |
| kytrinyx/therapeutic-refactoring |
135 |
|
0 |
0 |
about 6 years ago |
0 |
|
3 |
|
Ruby |
| Code examples for the talk Therapeutic Refactoring |
| AlexB52/retest |
103 |
|
0 |
0 |
over 2 years ago |
38 |
December 05, 2023 |
11 |
mit |
Ruby |
| A simple CLI to watch file changes and run their matching ruby specs. Works on any ruby projects with no setup. |
| msbaek/atdd-example |
83 |
|
0 |
0 |
over 4 years ago |
0 |
|
0 |
|
Java |
| ATDD를 활용한 REST API Server 개발 |
| martinsson/Refactoring-Kata-Lift-Pass-Pricing |
83 |
|
0 |
0 |
over 2 years ago |
0 |
|
7 |
|
C# |
| A refactoring kata where you'll practice disentangling business logic from frameworks and SQL |
| emilybache/Theatrical-Players-Refactoring-Kata |
83 |
|
0 |
0 |
almost 3 years ago |
0 |
|
0 |
mit |
C++ |
| Example from first chapter of 'Refactoring' by Martin Fowler, with tests and translations |