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

Problems with MicrosoftSqlDatabaseOperationLookup #141

Closed dayanfcosta closed 4 years ago

dayanfcosta commented 7 years ago

When I set MicrosoftSqlDatabaseOperationLookup on my @DbUnitConfiguration the transaction doesn't do the rollback, keeping trash on my database. What can be happening?

nach-o-man commented 7 years ago

@dayancosta you should wait for DBUnit version 2.5.4. Related topic