Antipatrones en TDD

Esta es una traducción del artículo de James Carr, TDD Anti-Patterns. En dicho artículo algunos antipatrones han sido escritos por Frank Carver, Tim Ottinger, Cory Foy, Joakim Ohlrogge y Kelly Anderson. Como en otras traducciones, la terminología de dobles de tests es...

Mocker passthrough

Another nice feature in mocker is passthrough. It is perfect when you want to ask if a given call was performed but  calling the real object rather than the mock so getting a real result. This is an example. def testRetrieveServicesList(self): dataSource =...

SOA in Practice

Just done reading this nice book: SOA in Practice, by Nicolai M. Josuttis. I find it a good book to ask yourself if your architecture smells good or stinks. It does not include source code so it is more about the SOA tenets than explicit samples. Before reading the...

Awesome!: Netobjectives webinars

Looking for training on agile software development? So far, the webinars at netobjectives.com are the best resources I’ve found. The quality of the lessons is just brilliant. Speakers are great and examples are really useful. Take a loot at the free available...

Free Online Lean Training

Through the Agile-Spain group I’ve noticed that there is a new online training course on Lean Software Development. It sounds really interesting. You can sign up here to join the training:...