Skip to content

Conversation

@winne42
Copy link
Contributor

@winne42 winne42 commented Mar 24, 2023

The Testcontainers annotation in the Spock module did not feature any JavaDoc so developers had to guess or read the source code to know what's happening behind the scenes. As a first suggestion I adapted the comment from JUnit's Testcontainers annotation to Spock/Groovy. I did not copy the warning

This extension has only been tested with sequential test execution. Using it with parallel test execution is unsupported and may have unintended side effects.

as I do not know whether the same applies to the Spock extension.

@winne42 winne42 requested a review from a team March 24, 2023 09:42
@github-actions github-actions bot added the modules/spock Spock Extension label Mar 24, 2023
@eddumelendez eddumelendez changed the title Add JavaDoc to Spock's TestContainers annotation Add JavaDoc to Spock's Testcontainers annotation Mar 27, 2023
@winne42
Copy link
Contributor Author

winne42 commented Jul 7, 2023

@rnorth @bsideup @eddumelendez Is there anything else I could do to get this merged? Thanks!

@eddumelendez eddumelendez added this to the next milestone Jul 19, 2023
@eddumelendez eddumelendez merged commit 4059d04 into testcontainers:main Jul 19, 2023
@eddumelendez
Copy link
Member

Thanks @winne42 ! and sorry for the delay

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

modules/spock Spock Extension

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants