nerdschoolbergen / code-smells
Somewhere along the way code goes from good to bad. It's usually a combination of many small factors that when allowed to take hold in your project, makes it hard to work with and downright frustrating. Your code starts to smell... bad...
☆28Updated last year
Alternatives and similar repositories for code-smells:
Users that are interested in code-smells are comparing it to the libraries listed below
- Examples from Martin Fowler's "Refactoring: Improving the Design of Existing Code" implemented in Java with tests.☆24Updated 6 years ago
- A legacy refactor kata, focused on the violation of the tell don't ask principle and anemic domain model☆32Updated last year
- Code example for the Refactoring presentation☆12Updated 4 years ago
- This is an example of code obsessed with primitives.☆48Updated 9 months ago
- TDD course exercises☆18Updated 2 weeks ago
- ☆37Updated last week
- IntelliJ plugin to limit your work-in-progress☆111Updated 4 months ago
- SWCS - Software Craftsmanship and Clean Code - is a course offered at the University Nuernberg and the University Ansbach.☆36Updated last week
- 🚀 Getting Started with Testing Spring Boot Applications☆36Updated last year
- An exercise on refactoring☆17Updated 2 years ago
- Java source files for SC2016 Refactoring Golf☆11Updated 8 years ago
- Detects smells and computes metrics of Java code☆174Updated last month
- A kata about testing bugs in legacy code without 3 weeks of feature freeze. Leveraging on the Mikado Method and the Test Data Builder pat…☆35Updated 11 months ago
- This page is an attempt to centralize useful resources (code katas, workshops, talks) that can help aspiring Software Craftsperson in the…☆44Updated 8 months ago
- Banking Kata (Java)☆354Updated last year
- Learning hours for Craft / Technical Coaches☆26Updated last year
- Exercise for creating supermarket checkout pricer.☆24Updated last year
- Code from Michael Feathers presentation about "Tell, Don't Ask" at Craft 2019☆18Updated 5 years ago
- Outside-In TDD kata☆29Updated 5 years ago
- Backend application for the CleanCoders series☆88Updated 5 years ago
- Java Stream Code Kata. ☕️ 🤺 Collection of small tasks with detailed answers in form of unit tests.☆31Updated 4 years ago
- Exercises to practice breaking dependencies to test legacy code.☆18Updated last year
- ☆28Updated 3 weeks ago
- ☆22Updated 6 years ago
- ☆146Updated 3 years ago
- ☆21Updated 3 months ago
- ☆12Updated last month
- exercise for practicing refactoring☆23Updated 8 months ago
- Automatically detect and generate missing assertions for Junit test cases (also known as test amplification)☆117Updated 6 months ago
- A timer for the "baby steps" exercise/technique for doing TDD☆59Updated last year