Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/unclebob/springslim

A Java Slim Service that manages Spring Transactions.
https://github.com/unclebob/springslim

Last synced: about 1 month ago
JSON representation

A Java Slim Service that manages Spring Transactions.

Awesome Lists containing this project

README

        

Transactional SLIM/FIT runner for FitNesse/Java

This is an implementation of the Slim test runner for Fitnesse that wraps all tests into spring transactions and rolls back on the end of each test, to make data-driven tests instantly repeatable with minimal code and no configuration changes in the fixtures or the Spring context.

for usage instructions including configuration see http://gojko.net/2009/01/14/transactional-springslim-test-runner/