unclebob / springslim
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
.classpath | Thu Jan 15 05:27:42 -0800 2009 | |
| |
.project | Thu Jan 15 05:27:42 -0800 2009 | |
| |
.settings/ | Thu Jan 15 05:27:42 -0800 2009 | |
| |
README | Thu Jan 15 05:27:42 -0800 2009 | |
| |
pom.xml | Thu Jan 15 05:27:42 -0800 2009 | |
| |
src/ | Thu Jan 15 05:27:42 -0800 2009 |
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/
