Engineering insights, testing best practices, and product updates from the Gaffer team.
Flaky tests are an invisible tax on engineering velocity. Industry data from Atlassian, Google, and Microsoft shows 13-16% of test failures are flaky. Here's how to calculate the real cost.
By Alex Gandy Read more →Dogfooding Gaffer's MCP coverage tools on our own codebase.
By Alex Gandy Read more →JUnit XML is the de facto standard for test result reporting. Here's how the format works, how to generate it from any test framework, and how to use it for CI integrations.
By Alex Gandy Read more →Test artifacts are the files and data generated during test execution - reports, logs, screenshots, coverage data, and more. Here's what they are, why they matter, and how to manage them.
By Alex Gandy Read more →Using Gaffer's own analytics to find and fix slow E2E tests. Here's what I found and how I fixed it.
By Alex Gandy Read more →