Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

idiomatize test container configuration in kotlin example #1964

Merged

Conversation

alex0ptr
Copy link

The example for Kotlin is more complex than necessary and does not use idiomatic Kotlin features to solve the issue of chaining.

Using a scoping function the example is more readable and clear for Kotlin natives.

@stale
Copy link

stale bot commented Feb 27, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If you believe this is a mistake, please reply to this comment to keep it open. If there isn't one already, a PR to fix or at least reproduce the problem in a test case will always help us get back on track to tackle this.

@stale stale bot added the stale label Feb 27, 2020
@alex0ptr
Copy link
Author

alex0ptr commented Mar 4, 2020

No one?

@stale stale bot removed the stale label Mar 4, 2020
@kiview
Copy link
Member

kiview commented Mar 4, 2020

@alex0ptr
Sorry this went under the radar, much more idiomatic, I agree 🙂

@kiview kiview added this to the next milestone Mar 4, 2020
@kiview kiview merged commit df48901 into testcontainers:master Mar 4, 2020
@rnorth rnorth modified the milestones: next, 1.13.0 Mar 5, 2020
quincy pushed a commit to quincy/testcontainers-java that referenced this pull request May 28, 2020
…iners#1964)

Co-authored-by: Kevin Wittek <kiview@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants