Learn Spec by Example and Impact Mapping
I’m speaking here:
- Java User Group Berlin, April 11, Berlin, Germany
- Agile Adria, April 22/23, Terme Tuhelj, Croatia
- DevSum, 29-30 May, Stockholm, Sweden
- XP 2013, June 3-7, Vienna, Austria
- NDC, June 13, Oslo, Norway
- SPA Conference, 24 June, London, UK
- Agile Tour, 29 October, Toronto
dbfit Archive
-
Are you using DbFit?
Posted on December 6, 2007 | No CommentsI’m building a new web site for DbFit and rewriting the documentation from scratch. For the new site, I would love to have some success stories and comments from people who are using the tool now. So if you are one of them, and you are happy with the tool,... -
DbFit 0.92: Inspect fixture and better error handling
Posted on November 26, 2007 | No CommentsNew version of DbFit (0.92) is now available for download from SourceForge. Here are the most important changes: Better error handling, DbFit now prints out missing column/parameter names and warns if table/procedure could not be found new Inspect fixture to help with regression tests: DatabaseTest has three methods to automate... -
Fighting the monster
Posted on November 20, 2007 | 7 CommentsFor the last couple of years, I’ve been working with mid-size and large UK bookmakers, trying to introduce agile development practices into those environments on several projects. Although for most of the readers of this blog using agile practices is no longer a question, agile development is fairly rare when... -
DbFit User guide updated
Posted on October 22, 2007 | No CommentsThe DbFit User guide is finally updated to reflect all the changes in the past few months. It is now called Getting Fit With Databases (to reflect that SQLServer and MySQL are also supported), and explains the differences between Java and .Net implementations. Download it from SourceForge. -
DbFit 0.91 available: Update fixture and type cleaners
Posted on October 22, 2007 | No CommentsDbFit 0.91 is available for download from SourceForge. Most important changes in this release are: support for type normalisers in Java, which can transform content coming out of the database. That provides workarounds for JDBC driver inconsistencies and finally brings proper support for Oracle Timestamp, CLOB and REF cursor support...


