Skip to content

Allow testcontainers to be used in development #4764#4676

Open
jmiranda wants to merge 1 commit into
developfrom
4674-allow-testcontainers-in-development
Open

Allow testcontainers to be used in development #4764#4676
jmiranda wants to merge 1 commit into
developfrom
4674-allow-testcontainers-in-development

Conversation

@jmiranda
Copy link
Copy Markdown
Member

@jmiranda jmiranda commented Jun 16, 2024

I've used this Gradle configuration to successfully start openboxes in development mode using a testcontainer. But I haven't had a chance to test whether the configuration has any side effects

  • do development mode (grails run-app) still run ok with this
  • do tests continue to work properly?
  • is this the best way to handle this? or is there a better way to scope the dependency so it doesn't need to be included twice?

@jmiranda jmiranda added the status: work in progress For issues or pull requests that are in progress but not yet completed label Jun 16, 2024
@ewaterman
Copy link
Copy Markdown
Member

@jmiranda is this still something you're planning on experimenting with?

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

Labels

status: work in progress For issues or pull requests that are in progress but not yet completed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants