grafana / k6

A modern load testing tool, using Go and JavaScript - https://k6.io
GNU Affero General Public License v3.0
26.13k stars 1.27k forks source link

Add assertions API and improved functional testing capabilities to k6 #4068

Open oleiade opened 1 week ago

oleiade commented 1 week ago

What

We have led an internal effort to provide a native assertions API to k6 as well as various improvements in order to make k6 better suited to functional testing: synthetic monitoring, browser testing, smoke testing, etc.

To track this work, we have created a couple of issues tracking the different key changes that we think need to happen for k6 to reach this objective.

Definition of done

👇