Skip to content

Quality-Max/qualitymax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QualityMax

QualityMax

AI-Native Test Automation Platform

Generate, execute, and self-heal tests for Go, Rust, Python, and Playwright — across your entire CI/CD pipeline.

Website App LinkedIn Buy Me a Coffee


What is QualityMax?

QualityMax is the AI QA engineer for your team. Install the GitHub App, and on every pull request:

  • AI reviews your code — Claude Haiku analyzes the diff, flags security issues, posts inline annotations
  • Runs your tests — clones your repo, executes go test / cargo test / pytest on our cloud, reports pass/fail
  • Runs AI-generated tests — tests that QualityMax created from analyzing your codebase run alongside yours
  • Reports results as a GitHub check — directly on the PR

Zero config. No YAML. No GitHub Actions minutes consumed.

How It Works

Install GitHub App -> Link repo -> Every PR gets:

  Gate Alpha -- AI code review + SAST security scan
  Gate Gamma -- Run your repo's own test suite
  Gate Delta -- Run AI-generated tests
  Results posted as GitHub check + PR comment

Key Features

Feature Description
Multi-Language Testing Go (go test), Rust (cargo test), Python (pytest), Playwright (browser E2E)
AI Test Generation Analyze your repo, identify test gaps, generate test cases and scripts
CI/CD Pipeline AI review + repo tests + AI tests on every PR
Cloud Execution Run tests on QualityMax infrastructure
Self-Healing Tests Broken Playwright tests auto-fix when selectors change
10 App Types CLI tools, TUI agents, libraries, mobile apps, browser extensions
MCP Integration Works with Claude Code and qmax-code as an AI agent tool
GitHub and GitLab Full support for both platforms

Quick Start

Option 1: GitHub App (recommended)

  1. Install the QualityMax GitHub App on your repo
  2. Import the repo at app.qualitymax.io
  3. Deep scan runs automatically, test areas identified, review and approve
  4. Tests generated and run on every future PR

Option 2: CLI Agent

# Install qmax-code (Go TUI agent)
brew install qualitymax/tap/qmax-code

# Or use with Claude Code via MCP
claude --mcp qualitymax

Pipeline Architecture

PR Opened
  Gate Alpha: AI Code Review + SAST (~17s)
  Gate Gamma: Clone and Run Repo Tests (~30-60s)
  Gate Delta: Run AI-Generated Tests (~30s)
  Gate Beta: E2E Tests Against Preview Deploy (web apps only)

Supported Languages

Language Test Command Cloud Execution CI/CD Pipeline
Go go test -json ./... Yes Yes
Rust cargo test Yes Yes
Python pytest Yes Yes
Playwright npx playwright test Yes Yes

Security

  • Tests run in isolated environments with secrets-free env whitelist
  • Resource limits (4GB memory, 1024 processes) prevent abuse
  • GitHub App tokens scrubbed from all logs and error messages
  • Input validation on all webhook payloads

Contact

contact@qualitymax.io · LinkedIn · Discord · Website · Issues


Built in Berlin | Copyright 2025-2026 QualityMax. All rights reserved.

About

QualityMax — AI-native test automation platform. Generates, executes, and self-heals tests for Go, Rust, Python, and Playwright across your CI/CD pipeline.

Topics

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors