Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/taq/jtt

Java Table Testing
https://github.com/taq/jtt

Last synced: 1 day ago
JSON representation

Java Table Testing

Awesome Lists containing this project

README

        

Java Table Test
---------------

These are some classes to help testing Java programs using fixtures and
assertions. It's *based* - read that? - on the way we use fixtures and
assertions on Ruby on Rails. The fixtures and database configuration file
are YAML based and require the use of JYAML libraries
(http://jyaml.sourceforge.net).

The examples uses SQLite (http://www.sqlite.org) and the SqliteJDBC
libraries (http://www.zentus.com/sqlitejdbc).

For usage please see the wiki: http://wiki.github.com/taq/jtt