qa-use
Active·★ 22·MIT·Updated 2026-05-26
★ Trending★ Workflow Automation★ Dev Tooling
Agent-first E2E testing CLI
qa-use is a CLI tool for browser testing and E2E test management. It allows you to define tests in YAML, run them via command line, and integrate with CI/CD pipelines. It also provides interactive browser control, API access, and AI assistant plugins.
#browser-automation#llm-code#mcp#mcp-server#mcp-servers#mcp-tools#qa-automation#qa-automation-test
01
Features
01YAML-based test definition with a wide range of actions
02Interactive browser commands for debugging
03Live API access via OpenAPI specification
04CI/CD integration with GitHub Actions
05AI assistant integration via Claude Code plugin and MCP server
02
Compatibility
Node.js
Node.js CLI
Verified via docs
03
Quick start
1
$ npm install -g @desplega.ai/qa-use
04
Use cases
↳End-to-end testing of web applications
↳Automated browser testing in CI/CD pipelines
↳AI-assisted test generation and verification
05
Alternatives
CopilotKit★ 31.8k
React UI + elegant infrastructure for AI Copilots, AI chatbots, and in-app AI agents. The Agentic Frontend.
mcp-chrome★ 11.8k
Chrome MCP Server is a Chrome extension-based Model Context Protocol (MCP) server that exposes your Chrome browser functionality to AI assistants like Claude, enabling complex browser automation, content analysis, and semantic search.
FunASR★ 16.6k
Industrial-grade speech recognition toolkit: 170x realtime, 50+ languages, speaker diarization, emotion detection, streaming, and OpenAI-compatible API.
Related searches
Comments
Log in to leave a comment
- JJordan DavisMay 2, 2026
Works for web and mobile E2E testing scenarios.
- SScout AndersonApr 21, 2026
Agent-first E2E testing CLI that runs tests through AI reasoning rather than scripted assertions.
- RReese AndersonApr 11, 2026
Reduces test brittleness by using intent-based rather than selector-based assertions.
- JJordan LewisFeb 26, 2026
Good for testing workflows where natural language test descriptions are easier to maintain.