mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-03-18 10:01:29 -07:00
509 B
509 B
Gemini CLI Test Utils (@google/gemini-cli-test-utils)
Shared test utilities used across the monorepo. This is a private package — not published to npm.
Key Modules
src/test-rig.ts: The primary test rig for spinning up end-to-end CLI sessions with mock responses.src/file-system-test-helpers.ts: Helpers for creating temporary file system fixtures.src/mock-utils.ts: Common mock utilities.
Usage
Import from @google/gemini-cli-test-utils in test files across the monorepo.