Skip to Content
Introduction

Glubean

Code-first API testing that runs the same way in editor and CI.

GitHub

Start Here

If you are new, follow this path:

  1. Getting Started
  2. Install & Verify
  3. Run Your First Test
  4. Connect CI

Use by Goal

Product Surfaces

Glubean has three integrated surfaces:

  1. SDK (@glubean/sdk) for writing tests.
  2. CLI (@glubean/cli) for execution and automation.
  3. VS Code Extension for interactive local workflows.

Core Principle

Start in explore/ for fast iteration, then move stable files into tests/ for committed regression coverage and CI execution.

Last updated on