thiagoghisi / your-code-as-a-crime-sceneLinks
Step-by-step Tutorial & Template to use Code Maat to mine and analyze data from version-control systems (VCS) .
☆14Updated 8 years ago
Alternatives and similar repositories for your-code-as-a-crime-scene
Users that are interested in your-code-as-a-crime-scene are comparing it to the libraries listed below
Sorting:
- Java by Comparison Kata☆37Updated 7 months ago
- Yet Another Test Specification Library☆57Updated 3 years ago
- Code examples from later chapters of Growing Object-Oriented Software, Guided by Tests☆74Updated 9 years ago
- Introduction to Mutation Testing☆23Updated this week
- ☆36Updated 8 years ago
- ☆38Updated 4 years ago
- ArchUnit examples for a ports-and-adapters application architecture inside a Spring Boot book-catalog application☆40Updated 6 years ago
- Fortune-telling for racehorses☆16Updated 2 years ago
- 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 last year
- An experiment to explore a new way to handle business exceptions in Java☆11Updated 8 years ago
- Examples from Martin Fowler's "Refactoring: Improving the Design of Existing Code" implemented in Java with tests.☆24Updated 7 years ago
- ☆40Updated 8 months ago
- Refactoring LCD Numbers to remove the dependency injection framework.☆19Updated 4 years ago
- Exercises to practice breaking dependencies to test legacy code.☆18Updated last year
- Code from Michael Feathers presentation about "Tell, Don't Ask" at Craft 2019☆18Updated 5 years ago
- ☆11Updated 4 years ago
- ☆38Updated 4 months ago
- Testcontainers (https://www.testcontainers.org/) samples☆21Updated 3 weeks ago
- Articles, books, quotes and more, including software development, politics, and just prose.☆68Updated last week
- Generic Architecture Tests written in Kotlin using ArchUnit and Junit5☆38Updated 2 years ago
- A testing library for asserting logging messages☆24Updated this week
- ☆10Updated 2 years ago
- a kata for practicing both testing with Combination Approvals and 'Split Phase' refactoring