Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 1.04 KB

File metadata and controls

30 lines (23 loc) · 1.04 KB

html-reporter logo

⚡ Supercharging AI Agents with Testplane CLI

Read the blog post to learn more

Installation

npx skills add gemini-testing/testplane-skill

Capabilities

  • explore web apps through @testplane/cli DOM snapshots
  • write and fix Testplane tests using existing project patterns
  • inspect local or remote Testplane HTML reports
  • debug Time Travel snapshots from reports
  • attach to Testplane REPL sessions and use project helpers
  • handle auth through save-state and restore-state

It is designed to keep agents grounded in real browser state and real report data instead of guessing from source code alone.