In this article I will show you an awesome NPM tool that I created called…
k9s: A Guide to Master Kubernetes Clusters from your Terminal
Managing Kubernetes clusters can be daunting, especially when using kubectl commands repeatedly. Enter k9s, a…
Test Reporting with Testbeats: A Step-by-Step Guide to Playwright Integration
TestBeats generates AI enhanced test reports in any language or framework, empowering your team with…
npm rimraf vs rm -rf: Which one should you use?
When dealing with file and directory removal in Node.js projects, developers often encounter two common…
Web Accessibility: A step-by-step guide to Testing with @axe-core/cli
Accessibility enhances the user experience for everyone, allowing a wider audience to engage with your…
GitLab and its ‘Rebase’ button on Merge Requests
I recently discovered that GitLab (with some additional settings) can provide a “Rebase” button, displayed…
DRY vs WET vs DAMP principles in Test Automation
In software development, various programming principles exist to guide engineers toward writing cleaner, more maintainable,…
Why That Extra Line Matters: The importance of a newline at the end of your project files
In software development, clean and readable code is a priority, but there’s a small detail…
International Tester’s Day – September 9th
World Tester’s Day celebrated annually on the 9th of September to mark the discovery of…
Web Accessibility: A step-by-step guide to Testing with pa11y
Accessibility enhances the user experience for everyone, allowing a wider audience to engage with your…