ivankelly commented on issue #1995: [WIP] Migrate to test containers Part 5
URL: https://github.com/apache/incubator-pulsar/pull/1995#issuecomment-399870416
 
 
   @aahmed-se then create another module. There's no reason to ever have 
arquillian and testcontainers in the same module. I would guess you need to 
create a duplicate integration-tests-base and integration-tests-utils. But 
then, given that test containers gets rid of the need to have separate modules 
for the separate topologies, you can just have one test module, and put the 
utils in that too. So just create tests/integration-tc/ and put everything in 
that. It can be renamed at the end, when tests/integration is empty.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to