testcontainers-java icon indicating copy to clipboard operation
testcontainers-java copied to clipboard

Adding k6 module

Open javaducky opened this issue 1 year ago • 2 comments

This enables the execution of k6 test scripts as a Testcontainer.

This brings feature parity for k6 to the Java implementation from the Go implementation.

javaducky avatar Feb 14 '24 22:02 javaducky

Hi @eddumelendez! Just hoping I can get this new module on your radar for review.🤞

javaducky avatar Feb 21 '24 15:02 javaducky

@eddumelendez thank you for the thorough review! 🙇 I've applied your requested changes except for changing the module name as noted in the unresolved comment. Please let me know what you think.

javaducky avatar Feb 22 '24 00:02 javaducky

Thanks for your contribution, @javaducky !

eddumelendez avatar Feb 28 '24 00:02 eddumelendez