Discover the process we used to create a Quality Strategy and Zoopla’s Holistic Testing Model – A testing model that helps understand Quality everywhere.
Category: Quality and Testing
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!
How to Lint K6 Tests and add a pre-commit hook
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.