Maeris reads your actual source — components, routes, real selectors — and generates Playwright tests grounded in what's really there. When a test fails, it inspects the error, patches the issue, and reruns. No hallucinated paths.
Test Suite
Checkout Flow
9/9
passing
Maeris scans your entire codebase, finds every API route, and organises them into collections. Chain requests, validate responses, manage environments — local, staging, production — all with a single command.
API Collection
My App — v1
Continuous scanning that runs alongside your tests — OWASP Top 10, SAST, secrets detection, container security, dependency vulnerabilities. Issues caught in the sprint they're introduced, not post-release.
Security Score
Maeris scans for pre-consent cookies, PII in storage, 50+ third-party trackers, and WCAG violations. Your code is checked against GDPR requirements and accessibility standards before it ever reaches production.
GDPR
100%
Compliant
Accessibility
AA
WCAG 2.1
Setup
pip install maerisRequires Python 3.10+
maeris app initWrites MCP config and registers with your editor
# Maeris is now available as an MCP toolWorks with Cursor, Claude Code, Codex
Generate tests for my login flowTests written, run, fixed, and pushed to Maeris automatically
Every test, scan, and API collection generated through MCP is automatically pushed to the Maeris platform. Your whole team can view results, manage schedules, and track coverage — without touching the editor.
Open the platformAutomatic test sync
Tests generated via MCP are pushed to your Maeris dashboard instantly — no manual export.
Schedule & run anywhere
Set up scheduled runs, trigger from CI/CD, or execute on demand directly from the platform.
Team visibility
Every team member — QA, dev, PM — can view test results, coverage, and history without needing the editor.
Centralised test management
Organise, edit, and track all your automation in one place. No scattered scripts, no context switching.
One install. Your AI editor becomes a full testing agent.