🚨 AtomicJar is now part of Docker 🐋! Read the blog

Documentation

Java Go

Description

k6 is an open-source tool and cloud service that makes load testing easy for developers and QA engineers.

Examples

var k6 = new K6Container("grafana/k6:0.49.0");
k6Container, err := k6.RunContainer(ctx, testcontainers.WithImage("szkiba/k6x:v0.3.1"))