jstuart0

Visiontest AI OSS — Testing skill for Claude Code

Testing community

AI-Powered Visual Regression Testing Platform.

How to install Visiontest AI OSS

This entry records only its repository, not the path inside it, so there is no exact command to give. Open jstuart0/visiontest-ai-oss and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Visiontest AI OSS does

AI-Powered Visual Regression Testing Platform.

Alternatives in Testing

  • Webapp Testing — Test local web applications using Playwright for UI verification and debugging 94.1k ★
  • #29 — #52, #103) 92.5k ★
  • PR Visual Diff — Post before/after stills + GIFs on a visual PR, captured headlessly with Playwright + ffmpeg 324 ★

README

VisionTest.ai

**AI-powered visual regression testing platform.** Catch unintended UI changes before your users do.

[![CI](https://github.com/visiontest-ai/visiontest-ai/actions/workflows/ci.yml/badge.svg)](https://github.com/visiontest-ai/visiontest-ai/actions/workflows/ci.yml) [![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE)

VisionTest.ai automates visual regression testing by capturing screenshots of your web applications, comparing them against approved baselines using both pixel-level and AI-powered perceptual analysis, and surfacing diffs through an approval workflow. It runs in your infrastructure -- your data never leaves your network.

Features

**Visual Testing**

  • Pixel-level screenshot comparison with configurable diff thresholds
  • AI-powered 4-stage diff cascade: SSIM, LPIPS, DINOv2, and VLM analysis
  • Multi-browser support: Chromium, Firefox, WebKit
  • Device emulation for mobile viewports
  • Ignore masks (rectangle, CSS selector, XPath, regex) for dynamic content
  • Video recording of test executions

**AI & Automation**

  • Natural language test creation with LLM fallback for complex instructions
  • Autonomous bug-fix pipeline: investigate, classify, patch, verify, deliver
  • Self-healing selectors with 4-strategy cascade (cache, DOM, heuristic, LLM)
  • Flaky test detection with automatic quarantine and scoring
  • Smart test selection with source-to-test impact mapping
  • Storybook integration with automatic component discovery and polling sync
  • Multi-provider AI: Anthropic, OpenAI, OpenRouter, Gemini, Local/Ollama

**Workflow**

  • Approval workflows with review chains by severity, component, or team
  • Live browser streaming via CDP screencast
  • Scheduled test execution with cron and timezone support
  • Replay from failure with checkpoint state
  • API testing with assertions and environment management
  • Webhook notifications and REST API for CI/CD integration
  • Multi-tenant: Organizations, projects, teams with RBAC

Quick S