[blog] | [projects] | [about] | [imprint]

TDD - Outside-in with Wicket and Scala-part 1

04 December 2018
 

This YouTube video demonstrates the Outside-In approach first explained in the book "Growing Object-Oriented Software Guided by Tests".

It'll create a simple Wicket based web application that works its way down to the domain and creates design by mocking.

Be aware that this is not intended for beginners of TDD.

The first part will impmenent the user registration.

 

[atom/rss feed]