pest-testing
Installation
SKILL.md
Pest Testing in Bagisto
When to Apply
Activate this skill when:
- Creating new tests (unit or feature)
- Modifying existing tests
- Debugging test failures
- Working with datasets, mocking, or test organization
- Writing architecture tests
- Testing Bagisto packages (Admin, Shop, Core, etc.)
Bagisto Testing Structure
Test Locations
Bagisto tests are organized within packages in packages/Webkul/{Package}/tests/: