Nikita Timofeev created CAY-2718:
------------------------------------
Summary: Use testcontainers for the integration tests
Key: CAY-2718
URL: https://issues.apache.org/jira/browse/CAY-2718
Project: Cayenne
Issue Type: Improvement
Reporter: Nikita Timofeev
Assignee: Nikita Timofeev
Fix For: 4.2.B1
`docker-maven-plugin` that we are using for the test DB management is good in
general, but it is hard to maintain and track as all the config goes to the
`pom.xml`. Testcontainers should ease this greatly.
Other benefits include the possibility to run tests from the IDE and we could
also seamlessly add support for more databases (like Oracle and DB2).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)