Hi All,

I've been working with Geb using Testcontainers taking cues from projects like:
https://github.com/geb/geb-testcontainers-videos-per-test
https://github.com/sbglasius/geb-testcontainers

After working with Apache Grails 7 and their grails-geb plugin that uses browser Testcontainers, I liked how seamless it made working with containers, especially the VNC recording.

I do test work with other web apps using Geb so I pulled grails-geb out as a standalone library and got it working without Grails with little work. There is more work to do because they use Chrome as default so I added a browser type configuration for others.

I mentioned this work at the last Grails dev meeting and James D. was open to Geb incorporating it. What does the project think about including a geb-container module that would have new ContainerGebSpec based on this work?

I volunteer to get a PR ready if you're interested.

I know the Geb 8 release is the priority now but sometime after that.

Best regards,
Carl

Reply via email to