Hacker News new | ask | show | jobs
by goliatone 1083 days ago
I have used k6 in our CI/CD pipeline to do integration testing and then ran nightly actions to do smoke and load testing. It was easy to setup and it worked great.

The framework provides a clean way to define expectations and to produce data that can then be visualized in grafana.

https://k6.io/