VS Code Extension
The Glubean extension turns VS Code into a complete API verification workbench. It uses the same runner engine that powers the CLI, so tests behave identically whether you click play in the editor or run them in CI.
Pages by journey
Getting started
- Editor Experience — CodeLens, Result Viewer, Panel, Environments — the complete editor workflow
- Quick Start — Install, run your first test in under a minute (Scratch Mode or full project)
- Writing Tests — Snippets, CodeLens, data-driven patterns, project structure
Running and inspecting
- Running Tests — Play buttons, Test Explorer, keyboard shortcuts, Tasks Panel
- Result Viewer — Traces, assertions, events, history navigation, diff
- Environments & Secrets — Switch
.envfiles, hover preview, secret masking
Advanced
- Debugging — Breakpoints, step-through, Debug Console
- Diagnostics — Diagnose command, common problems, CLI status bar
AI and migration
- Generate Tests with AI — One sentence to a working test, with or without OpenAPI specs
- Migrate from Postman / OpenAPI — Convert existing collections with AI assistance
For QA teams
- Glubean for QA Teams — AI writes tests, you run and review them from the Panel
Reference
- Comparison — Glubean vs Postman, Playwright, Jest, monitoring tools
- Commands & Settings — Full command palette, keybindings, configuration, menus
Last updated on