forked from springtestdbunit/spring-test-dbunit
-
-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
enhancementNew feature or requestNew feature or request
Description
In the current documentation, it is not clear that dbunit needs to be added as a maven dependency IN ADDITION to the spring-test-dbunit-core dependency. Assuming that the dbunit library is included and failing to add it to maven results in errors that are very difficult to diagnose. For example test databases will not be populated, but the underlying error gets swallowed making it hard to track down why.
The READ ME file should be updated to clarify that an explicit dependency on dbunit is required.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Projects
Status
Todo