Théo Crevon

Results 125 issues of Théo Crevon

This pull request introduces a new `createBucket` operation to the `S3Client` class, providing functionality for creating S3 buckets programmatically. It also adds supporting types and parameters for bucket creation and...

enhancement

## What? This pull request introduces a new mechanism/API for surfacing structured, JS-visible error types from Go modules in k6, enabling proper JavaScript `instanceof` checks and richer error handling for...

### Brief summary I've noticed while working on integrating [k6-jslib-testing](https://github.com/grafana/k6-jslib-testing) that both the `--no-color` flag and the `NO_COLOR` environment variables when used, do disable colors, but also changes the logging...

bug
triage

## Background k6 aims to be a versatile tool for both load and functional testing. However, it currently lacks intuitive and robust assertion capabilities needed for effective functional testing. Existing...

feature

The Grafana k6 cloud team recently published a new [version of our REST API, v6](https://grafana.com/docs/grafana-cloud/testing/k6/reference/cloud-rest-api/). Currently, k6 still uses the older API version to interact with the cloud through the...

cloud
refactor
medium prio