Specification by Example workshops
I’m speaking here:
- Testing and Finance, London, 17 May
- NDC, June 16-18 Oslo
- Agile Testing Days, November 19-22, Potsdam, Germany
dbfit Archive
-
DbFit 0.9: Support for MySql, complete Oracle for Java support and more
Posted on September 4, 2007 | 4 CommentsA new binary release of DbFit is now on available. Grab it from SourceForge. This is a general catch-up and clean-up release, generally intended as a replacement for all the ad-hoc binary builds over the last few months. New and noteworthy: General: support for embedding DbFit tables into Java/.Net tests... -
DbFit now also for Java
Posted on July 23, 2007 | No CommentsI’ve uploaded the first version of DbFit 4 Java on SourceForge. Download the binaries from: http://dbfit.svn.sourceforge.net/svnroot/dbfit/dbfit/dist/dbfit-j-0_1.zip. This initial release brings support for executing queries, statements and stored procedures, reading/writing into symbols and bulk inserting. Stored functions are not yet implemented, and for stored procs all parameters must be listed in... -
Test-driven Oracle DB development with DbFit
Posted on March 1, 2007 | No CommentsThe first version of DbFit has just been released. DbFit allows database developers to write functional and acceptance tests easily and automate them using FIT (Framework for Integrated Testing) and FitNesse, a popular Web-based test and collaboration server. Version 0.1 supports testing stored procedures and functions, queries and statements on...

