...This project is developed in my spare time and currently updated actively.
Core features:
1. Separation of test data from test code
2. Annotation support
3. Automated test parameter injection
4. Dedicated test runner
SpringUnit is an open source framework for unit and integration testing of Java software. It marries Spring's Dependency Injection container with JUnit's test framework to enable data-driven testing.