Tooling for Java Test-Driven Development
Test-Driven Development (TDD) is much easier to do in Java if you’re using proper tools. With bad tooling, the TDD process can be tiring and frustrating. This presentation shows how Pragmatists developers use TDD in their daily practice at (over 5 years of experiences) and presents some tools that support …