Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/holyjak/dbunit-express

Speed up DbUnit test setup via convention over configuration, embedded Derby usage, and utilities
https://github.com/holyjak/dbunit-express

Last synced: 2 months ago
JSON representation

Speed up DbUnit test setup via convention over configuration, embedded Derby usage, and utilities

Awesome Lists containing this project

README

        

DbUnit Express
==============

DbUnit Express is a wrapper around DbUnit intended to get you started with DB tests in minimal time
by introducing convention over configuration, being preconfigured for an embedded Derby DB, and providing few utilities.

For details see [http://jakubholynet.github.com/dbunit-express/](http://jakubholynet.github.com/dbunit-express/).

You can get the binaries via Maven or [download dbunit-express from Maven Central](http://repo1.maven.org/maven2/net/jakubholy/testing/dbunit-express/), see information on the project site.