-
Task
-
Resolution: Done
-
L3 - Default
-
None
-
None
- Use a single container per run
- Confirm that it works in Eclipse, CMD, IntelliJ
- Use in more tests:
- Use in JUnit3 + JUnit4
- For JUnit3 - extend base class into test code and integrate TC there
- Use in DB rolling update and migration tests
- Use in JUnit3 + JUnit4
- Use a remote Docker daemon (portainer)
- Test in a simulated env before actual modificaitons
- Support multiple versions of a database type (e.g. Oracle 11/12/18/19)
Out of scope:
- Use multiple containers per test
- Use TC in QA runtimes