You’d think linting your K6 tests would be straight forward, but because K6 is written in GoLang it complicates it. In this post I show you how to lint K6 tests and add a pre-commit hook with Husky.
Category: Javascript
Performance testing APIs in pipelines? K6 makes it simple!
Performance testing often gets neglected. With K6 it is quick and easy to build simple load tests to add to your pipeline!
The Shadow DOM isn’t a Marvel thing?
Nope, it’s definitely a frontend UI thing and could be a complete pain if your test framework is in C#, until now that is.