Source code for the book, "Growing Object-Oriented Software, Guided by Tests"
☆275Nov 30, 2009Updated 16 years ago
Alternatives and similar repositories for goos-code
Users that are interested in goos-code are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Code examples from later chapters of Growing Object-Oriented Software, Guided by Tests☆75Jan 10, 2016Updated 10 years ago
- Port of the source code of the book "Growing Object-Oriented Software, Guided by Tests" to Scala 2.8☆17May 28, 2022Updated 4 years ago
- A Maybe type for Java☆71Dec 4, 2012Updated 13 years ago
- An exercise on refactoring☆17Nov 29, 2022Updated 3 years ago
- Petstore application using open-source frameworks☆45May 16, 2017Updated 9 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- TDD with Mock Objects: Design Principles and Emergent Properties (C#, JavaScript, Java, Python, Ruby)☆298Jul 12, 2025Updated last year
- The "Diamond" kata, implemented by TDD with only property-based tests☆12Jan 5, 2015Updated 11 years ago
- Provides a set of rules that showcase JUnit's @Rule functionality☆24Mar 1, 2012Updated 14 years ago
- A Kata exercise. This one involves writing code to reserve seats on a train.☆113Jan 19, 2026Updated 7 months ago
- JUnit rule to mark tests as pending. Tests marked as pending will not be evaluated.☆26May 13, 2019Updated 7 years ago
- The worked example from Growing Object-Oriented Software, Guided By Tests, ported to Ruby☆59Mar 22, 2023Updated 3 years ago
- Object-Oriented Tic-Tac-Toe