fixture-testing

Community

Speed up llmview tests with fixture helpers.

Authornoahtren
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Fixture-based testing of llmview requires reliable, repeatable environments that simulate real projects without polluting the workspace.

Core Features & Use Cases

  • In-memory trees built with file(relativePath, content) and dir(relativePath, children) to model project structures.
  • Disk-anchored testing via toDiskTmp and cleanupDisk to exercise end-to-end pipelines (scanDirectory, selectFiles, renderFiles, formatOutput, execute).
  • Guidance for reusable fixtures, test patterns, and coverage of unit and integration tests across core rendering rules.

Quick Start

Create an in-memory tree using file and dir helpers, then convert to a temporary on-disk path with toDiskTmp for end-to-end tests.

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: fixture-testing
Download link: https://github.com/noahtren/llmview/archive/main.zip#fixture-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.