Specification by Example workshops
I’m speaking here:
- Testing and Finance, London, 17 May
- NDC, June 6-8 Oslo
- Agile Testing Days, November 19-22, Potsdam, Germany
mysql Archive
-
DbFit 1.0: support for in/out parameters, blank-padded strings and querying stored results
Posted on March 10, 2008 | 3 CommentsI am pleased to finally announce version 1.0 of DbFit. DbFit is an extension to FIT/FitNesse that makes test-driven database development easy. Version 1.0 (2008-03-10) is a major cleanup release, finally bringing proper documentation for the library as well. Grab it from SourceForge. -
DbFit – experimental support for In/Out parameters
Posted on February 4, 2008 | 1 CommentI’m preparing for release 1.0 of DbFit — one of the new things will be support for In/Out parameters. A pre-release with this functionality is now available for testing. - To use In/Out parameters, just define two columns for the same parameter. The one for OUT direction should have a...

