magento-testing
Installation
SKILL.md
Magento 2 Testing
Before writing code
Fetch live docs:
- Web-search
site:developer.adobe.com commerce testingfor testing overview - Fetch
https://developer.adobe.com/commerce/testing/functional-testing-framework/for MFTF guide - Web-search
site:developer.adobe.com commerce php development testfor unit/integration test patterns
Testing Layers
Unit Tests
Purpose: Test individual classes in isolation.