Test Analytics Dashboard
Dec 20 A new analytics view showing test trends, pass rates, and performance over time.
The new analytics dashboard gives you a bird’s-eye view of your test suite health. Track pass rates, identify slow tests, and spot trends before they become problems.
GitHub App Integration
Dec 13 Connect your GitHub repositories to automatically post test results as commit statuses.
Install the Gaffer GitHub App to connect your repositories. Test results automatically appear as commit status checks on your pull requests, giving reviewers instant visibility into test health.
MCP Server for AI Assistants
Dec 12 Query your test data directly from Claude and other AI assistants using the Model Context Protocol.
Gaffer now includes an MCP server that lets AI assistants like Claude access your test data. Ask questions like “what tests failed yesterday?” or “show me flaky tests” and get answers from your actual test history.
Public API
Dec 11 Access your test data programmatically with the Gaffer API.
The new public API lets you query test runs, analytics, and project data from your own tools and scripts. Build custom dashboards, automate workflows, or integrate Gaffer data into your existing systems.
Slack Integration
Dec 7 Get test result notifications directly in your Slack channels.
Connect Gaffer to your Slack workspace to receive test notifications where your team already works. Get instant alerts when tests fail so you can respond quickly.
AI-Powered Test Analysis
Dec 6 Get AI-generated insights explaining why your tests failed and suggestions for fixes.
Gaffer now uses AI to analyze test failures and provide actionable insights. Instead of digging through stack traces, get plain-language explanations of what went wrong and suggestions for how to fix it.
CTRF Format Support
Dec 6 Upload test results in the Common Test Report Format used by many testing frameworks.
Added support for CTRF (Common Test Report Format), a standardized JSON format for test results. If your framework supports CTRF output, you can now upload those reports directly to Gaffer.
Team Invitations
Dec 5 Invite team members to your organization via email.
Organization admins can now invite teammates by email. Invitees receive a link to join your organization and immediately get access to all your test reports.