Land Quality to the M00N
AI-Native Test Management
From first case to release readiness: manual testing, live automation results, and AI agents over MCP.Free plan · 30-day Team trial · No payment required
The system of record for your test assets - connected to the tools you already use
Capabilities
Manual and automated testing in one test management system
Author cases in a folder and suite repository, plan manual executions, link automation to the cases it covers, and see the gaps in both directions.Test Case Management
Organize cases in folders with tags, priorities, and custom fields. Automated results link to cases, so traceability and coverage stay current.










Deployment
Deploy on Your Infrastructure
Run M00N Report on your own servers, cloud, or air-gapped environments. Full data control.Explore Self-HostedComplete Data Sovereignty
Your test data never leaves your network
One-Command Deploy
Docker Compose, Helm & Terraform
Custom Retention
Set your own data policies
30-Day Free Trial
Full Team features, no payment required
MCP Integration
Talk to Your Tests With AI
Connect any AI coding assistant to your test data. Ask questions in plain English.Works with 20+ MCP Clients
Claude, Cursor, Windsurf, Cline, VS Code, ChatGPT & more
Natural Language Queries
Ask about flaky tests, pass rates, or slow tests in plain English
One-Line Setup
Add to your MCP config and start querying immediately
Secure by Default
Dedicated MCP keys with your existing permissions
AI Agent
What failed in yesterday's runs?
Failed tests from yesterday:
api.spec.ts › timeout on /users3 failuresTimeoutError: /users answered 502 for 30s after deploy 6f2a1c9
login.spec.ts › captcha bypass2 failuresAssertionError: captcha iframe still visible after bypass token
Both trace back to the 14:02 users-service deploy. I can open a Jira bug with the stack traces and screenshots attached.
What are my top 5 flaky
Workflows
Multi-MCP Workflows
Combine M00N Report with your favorite tools in a single prompt.Bug → Test Case → Verification
"Find Jira bug PROJ-1234, create a regression test case based on its description and repro steps, then link it to the Checkout test collection"
Release Notes from Test Results
"Get test execution summary for release v3.2.0, then create a Confluence page with pass rates, known issues, and test coverage metrics"
Failed Tests → Auto-Create Bugs
"Check last night's CI run for new failures, create Jira bugs with test name, error message, and stack trace. Label them 'auto-created'"
Incident Response
"There's a production incident for checkout failures. Find all checkout-related tests, show their last 24h results, check for recent Jira bugs, and post a summary to #incidents Slack channel"
PR Impact Analysis
"For PR #482 that touches the payment module, find all related test cases and their recent automation results. Show which tests might be affected and their reliability status"
Nightly Autofix Routine
"Every night at 2:00: pull the nightly regression run from M00N Report, analyze the new failures, fix the broken tests, and open a GitHub PR with the changes" - a scheduled Claude routine, connected through the M00N remote connector
Quarantine and Re-run CI
"Quarantine the tests that only passed on retry in last night's run, then re-trigger the GitLab pipeline for the affected suites"
Weekly QA Metrics Report
"Generate weekly test metrics across all projects: pass rates, flaky count, automation coverage. Append the data to our 'QA Metrics 2026' Google Sheet"
Integrations
Works With Your Stack
Five official reporters plus a documented OpenAPI 3.0.3 ingest contract, so any language and any runner lands results in the same test management system your cases live in. Every failure keeps its evidence - step timeline, error, screenshots, video - and Playwright Trace Viewer support lets you replay the run exactly as you would locally.View Full Documentation1
Install the package
npm install @m00nsolutions/playwright-reporter2
Add to your config
Add the reporter to playwright.config.ts
3
Set environment variable
Export M00N_API_KEY with your API key
4
Run your tests
Execute npx playwright test and see results live
Plans
Start Free, Scale When Ready
Save 17%
Free
$0forever
Up to 3 team members
1 project
Real-time streaming
All features included
1 month data retention
Team
$25/ user / month
Unlimited team members
Unlimited projects
Unlimited storage
Flexible data retention
30-day free trial
Estimate your cost:
users
$125/moSave 17% with annual billing
Category
The fourth generation of test management
The way we see it, test management has moved through four generations.- Spreadsheets and wiki pages. A test case was a row someone remembered to update.
- The manual-first standalone TMS. Built when the test case was a document and automation was somebody else's problem.
- Jira-native add-ons. Cases finally lived beside the work, and inherited the tracker's limits.
- AI-native. The case repository, the manual execution and the release are first-class objects an agent can read and write. Automated results stream in from any language, and coverage gaps are computed rather than maintained by hand.
Compare
How does M00N Report compare?
Side-by-side comparisons with the tools you already know, fact-checked against official sources.See all comparisonsResources
Get started in minutes
Quick Start GuideSet up your first project, connect a reporter, and see results in under five minutes.Read the guide CommunityAsk questions, share feedback, and connect with QA engineers building with M00N Report.Join Discord DocumentationIntegration guides, API references, and configuration options for every supported framework.Browse docs