arquillian / arquillian-testcontainers

Arquillian loadable extension for test-container support
Apache License 2.0
5 stars 4 forks source link

Tests using @Testcontainer must not run in-container #25

Open jasondlee opened 2 months ago

jasondlee commented 2 months ago

Currently, we do not support @Testcontainer running inside a container (e.g., WildFly). We should add checks to make sure this doesn't happen. If class has a field with @Testcontainer: