local-testing

Official

Local testing with mock Claude and tests.

Authorvm0-ai
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill automates local testing workflows for VM0 by provisioning a dev environment with a mock Claude.

Core Features & Use Cases

  • Local testing environment setup: Start a dev server with mock Claude to verify workflows end-to-end.
  • Unit and E2E testing: Run unit tests and end-to-end CLI tests for the VM0 tooling.
  • Use Case: Imagine you want to verify a new skill interactively against a mock Claude before deploying to a real environment.

Quick Start

Start the local testing environment by spinning up the dev server and running the unit and E2E tests.

  • Start the dev server with mock Claude: cd turbo && pnpm dev
  • Run unit tests: cd turbo && pnpm vitest run
  • Run CLI E2E tests: VM0_API_URL=http://localhost:3000 USE_MOCK_CLAUDE=true BATS_TEST_TIMEOUT=60 ./e2e/test/libs/bats/bin/bats -T ./e2e/tests/01-serial/*.bats

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: local-testing
Download link: https://github.com/vm0-ai/vm0/archive/main.zip#local-testing

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.