Skip to main content
Our GitHub App provides an AI-powered exploratory testing agent that analyzes your pull requests and automatically creates comprehensive tests for new features. This agent enhances your PR review process by checking for new functionality and creating tests automatically.
Note: This GitHub App is specifically designed for exploratory testing and PR analysis, not for running your existing test suites. For running automated test suites in CI/CD, see our GitHub Actions integration.

What It Does

The GitHub App agent performs the following actions:
  • Analyzes code changes and PR descriptions to understand new functionality
  • Intelligently navigates through your application to discover new features
  • Tests edge cases and user flows automatically
  • Posts detailed test reports with findings and UI/UX feedback
  • Creates reusable test suites for future automated testing

Quick Start

1

Install GitHub App

Visit the GitHub Marketplace and search for “Stably” to install our GitHub App.
2

Configure Repository

Grant necessary permissions and enable the app for your repositories.
3

Create Pull Request

The agent will automatically analyze new PRs and provide testing feedback.

Complete Guide

For comprehensive information about GitHub App exploratory testing, including:
  • Detailed installation and configuration steps
  • How the AI analysis process works
  • Test report examples and interpretation
  • Advanced configuration options
  • Integration with existing workflows
  • Best practices and troubleshooting
Visit our complete PR Testing Guide This guide covers everything you need to know about leveraging AI-powered exploratory testing for your pull requests and development workflow.
I