Search code examples
open-sourcetddsolid-principles

Open source projects that demonstrate TDD and SOLID priciples


I asked a similar question before, and got some good answers, but I think it was too general.

Examples of great software design and implementation

Does anyone know of any open-source projects that demonstrate really good TDD practices, and SOLID principles? TDD and SOLID are widely publicized, but I've never seen it really done myself, I'd just like to get an idea of what it might look like in a project (large or small)?


Solution

  • Spring Framework