Linting k6 used to require custom rules adding to ESlint. Now though it’s simpler than ever with the k6-linting-rules ESlint plugin doing all the hard work.
Category: Code quality
UI Automation: Selenium was Good, Playwright is Better!
Thinking of using Playwright for your test automation? You should! Read about our migration from Selenium to Playwright here.
Pre-commit Hooks – How To Use Gits Gift For Quality Code
Looking for a guide on how to setup pre-commit hooks? Look no further as this post contains 3 different solutions for you!