This project is not covered by Drupal’s security advisory policy.

PHPUnit Resolve is an AI-powered PHPUnit test runner built into
Drupal. It analyzes failing tests and automatically generates
fixed versions using Claude AI — helping developers resolve
test failures faster without leaving their Drupal environment.

Features

- Run PHPUnit tests directly from your Drupal site
- AI-powered test analysis using Claude AI
- Automatically generates fixed versions of failing tests
- Displays test results in a clean, readable interface
- Supports Drupal 10 and 11 test suites
- Built with Drupal routing and vanilla JavaScript
- No external tools required — everything runs inside Drupal

Post-Installation

After enabling the module, navigate to /phpunit-resolve to
access the test runner. Enter your test class or file, run
the tests, and let Claude AI analyze any failures and suggest
fixes automatically.

Additional Requirements

- Drupal 10 or 11
- Claude AI API access
- PHPUnit (included with Drupal core development setup)

No additional modules required.

Similar projects

Unlike standard test runner tools, PHPUnit Resolve combines
test execution with AI-powered analysis — automatically
diagnosing failures and generating corrected test code
without any manual debugging.

Project information

Releases