test_design_implementation
Run visual regression tests comparing a React component against its Figma design to verify implementation accuracy.
Instructions
Test generated component against Figma design with visual regression testing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| figmaInput | Yes | Figma URL or file ID for comparison | |
| componentUrl | Yes | URL of the implemented component to test | |
| componentName | Yes | Name of the component being tested |