test-fixtures

Community

Generate realistic test data.

Authorbaphled
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill streamlines test creation by providing a robust system for generating consistent and realistic test data, eliminating the need for manual data setup and reducing test maintenance.

Core Features & Use Cases

  • DRY Test Data: Define test data factories once and reuse them across your entire test suite.
  • Realistic Defaults: Utilizes libraries like Faker to generate plausible data, making tests more representative of real-world scenarios.
  • Customization: Allows for easy overriding of specific attributes for targeted test cases.
  • Use Case: When testing a user registration feature, use a createUser factory to generate a default user, then override the email and role to specifically test an administrator's registration.

Quick Start

Use the test-fixtures skill to create a new user with the role of 'admin'.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: test-fixtures
Download link: https://github.com/baphled/dotopencode/archive/main.zip#test-fixtures

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.