agpm-cli 0.4.14

AGent Package Manager - A Git-based package manager for coding agents
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
name: test-data-generation
description: Generate test data for various testing scenarios
tags: [testing, data, fixtures]
---

# Test Data Generation

Generate test data for:
- Valid input scenarios
- Invalid input scenarios
- Boundary values
- Large datasets
- Edge case combinations