Files
gh-jeremylongshore-claude-c…/skills/database-test-manager/references/README.md
2025-11-30 08:23:07 +08:00

10 lines
687 B
Markdown

# References
Bundled resources for database-test-manager skill
- [ ] faker_providers.md: Documentation on creating custom Faker providers for generating specific types of test data.
- [ ] transaction_management_strategies.md: Detailed explanation of different transaction management strategies and their implications.
- [ ] schema_validation_techniques.md: Overview of various schema validation techniques and tools.
- [ ] database_api_documentation.md: API documentation for interacting with different database systems (PostgreSQL, MySQL, SQLite, MongoDB).
- [ ] database_testing_best_practices.md: Best practices for database testing, including data seeding, isolation, and cleanup.