springtestdbunit / spring-test-dbunit

Integration between the Spring testing framework and DBUnit
http://springtestdbunit.github.com/spring-test-dbunit/
Apache License 2.0
476 stars 238 forks source link

This project id dead #144

Open raderio opened 7 years ago

raderio commented 7 years ago

Is this project dead?

philwebb commented 7 years ago

Unfortunately I don't have any free time to support it at the moment.

raderio commented 7 years ago

What about pull requests?

philwebb commented 7 years ago

There's already quite a backlog, I'll try to get to them at some point.

raderio commented 6 years ago

Up

ppodgorsek commented 5 years ago

@philwebb I believe this project has great value and I would like to offer my help to maintain it. Ideally, I would like to start by setting up continuous integration on Github, then review all existing pull requests and merge if useful. The list of issues also has to be cleaned up, as many of them are not directly related to issues with the project itself. You can look at my existing repositories, you will see that I like to keep them neat and tidy, I'd like to offer my help here too.

raderio commented 5 years ago

@ppodgorsek can you please show that issues do you think are not directly related?

ppodgorsek commented 5 years ago

@raderio The following issues are not relevant, as they simply prove the tests are fine but the issue lies in the CI setup:

The following issues are duplicates, it would probably be good to only keep one of them open:

ppodgorsek commented 5 years ago

As this project is dead, I have started fixing the issues and porting the pull requests to a maintained repository: https://github.com/ppodgorsek/spring-test-dbunit

ed0906 commented 2 years ago

I've also written the spring integration from scratch with added support for programmatic datasets, templating files etc

https://github.com/camassia-io/spring-boot-test-dbunit