• dreis2211's avatar
    Split DeploymentIntegrationTests by container · 4ff9e5ed
    dreis2211 authored
    Prior to this commit, every test started a new testcontainer. By splitting the
    tests apart we can make use of static containers that are only instantiated once
    per application (TomEE, Wildfly etc.)
    
    See gh-25446
    4ff9e5ed
build.gradle 1.26 KB