Start Here
If you are new to Glubean, follow this path in order:
What this path gives you
- One working local test
- A predictable Node project layout
- A CI command you can keep
- A clean handoff into Cloud when the team is ready
Choose the shortest useful route
- If you want the fastest local loop, start with Extension Quick Start.
- If you want to see the full editor workflow first, read Editor Experience.
- If you are a QA engineer, start with Glubean for QA Teams.
- If you are wiring automation first, go to CLI Overview and use
npx @glubean/cli. - If you already have tests running and only need uploads, go straight to Upload Your First Run.
Last updated on