aikit-testing

star 163

AIKit Playwright Component Testing conventions — helpersPlaywright.tsx, *.visual.spec.tsx, Docker-required test execution, one test per story, screenshots for portal-mounted dialogs. Use when creating or editing files under a component's __tests__/ directory.

gravity-ui By gravity-ui schedule Updated 5/14/2026

name: aikit-testing description: AIKit Playwright Component Testing conventions — helpersPlaywright.tsx, *.visual.spec.tsx, Docker-required test execution, one test per story, screenshots for portal-mounted dialogs. Use when creating or editing files under a component's tests/ directory.

Read docs/guidelines/testing.md and follow it when creating or modifying Playwright tests for AIKit components.

Tests must be run via npm run playwright:docker (and npm run playwright:docker:update to refresh snapshots) — not local Playwright.

Install via CLI
npx skills add https://github.com/gravity-ui/aikit --skill aikit-testing
Repository Details
star Stars 163
call_split Forks 15
navigation Branch main
article Path SKILL.md
More from Creator