·test-data-management
{}

test-data-management

yonatangross/orchestkit

Test data management with fixtures and factories. Use when creating test data strategies, implementing data factories, managing fixtures, or seeding test databases.

13Installs·0Trend·@yonatangross

Installation

$npx skills add https://github.com/yonatangross/orchestkit --skill test-data-management

SKILL.md

| Strategy | Factories over fixtures | | Faker | Use for realistic random data | | Scope | Function-scoped for isolation | | Cleanup | Always reset between tests |

fixture-generation Keywords: fixture, test fixture, pytest fixture, conftest Solves:

factory-patterns Keywords: factory, FactoryBoy, test factory, model factory Solves:

Test data management with fixtures and factories. Use when creating test data strategies, implementing data factories, managing fixtures, or seeding test databases. Source: yonatangross/orchestkit.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/yonatangross/orchestkit --skill test-data-management
Category
{}Data Analysis
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is test-data-management?

Test data management with fixtures and factories. Use when creating test data strategies, implementing data factories, managing fixtures, or seeding test databases. Source: yonatangross/orchestkit.

How do I install test-data-management?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/yonatangross/orchestkit --skill test-data-management Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/yonatangross/orchestkit