testcontainers / testcontainers-spock

Spock extension for using Docker containers in Spock tests. (DEPRECATED, moved to main repo!)
53 stars 8 forks source link

issue 24: Specifications with `@Testcontainers` annotation can now subclass each other #25

Closed iNikem closed 7 years ago

iNikem commented 7 years ago

Hm, those tests failed locally as well. May because of changing testcontainers version from 1.4.1 to 1.4.2. But I cannot test with 1.4.1 as it fails on my old MacOS. @kiview can you test this PR with 1.4.1?

iNikem commented 7 years ago

Sorry for all confusion :)

kiview commented 7 years ago

Fix #24