Engineering insights, testing best practices, and product updates from the Gaffer team.
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 →