testcontainers-java
testcontainers-java copied to clipboard
Adding k6 module
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.
Hi @eddumelendez! Just hoping I can get this new module on your radar for review.🤞
@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.
Thanks for your contribution, @javaducky !