Test-Driven Database Development with DbFit
Hello stranger!
You need to Register an InfoQ account or Login to post comments. But there's so much more behind being registered.Get the most out of the InfoQ experience.
Tell us what you think
FYI: Fitnesse Testing
by
Dan Barber
fitnesse.org/
Re: FYI: Fitnesse Testing
by
Kurt Christensen
Educational Content
Writing Usable APIs in Practice
Giovanni Asproni May 19, 2013




But why use DbFit to test against the database? Can't the same thing be accomplished with ordinary unit testing frameworks? On reddit.com, Gojko elaborated on the rationale behind DbFit:
Note that DbFit currently requires both Java and the .NET 2.0 runtime. Gojko has helpfully provided a DbFit tutorial [pdf] to help new users get up and running.