por Carlos Ble | Jan 9, 2009 | DDD
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...
por Carlos Ble | Jan 9, 2009 | DDD, Test Driven Development
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 =...
por Carlos Ble | Dec 30, 2008 | Now Reading, DDD
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...
por Carlos Ble | Dec 12, 2008 | DDD
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...
por Carlos Ble | Dec 1, 2008 | DDD
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:...
por Carlos Ble | Nov 25, 2008 | DDD, Test Driven Development
Si Maoma no va a la montaña, la montaña irá a Maoma. Cada vez veo más necesaria la existencia de recursos en castellano para la formación de desarrolladores. Ultimamente me veo en la situación de guiar a algunos compañeros que necesito que se formen y me encuentro...