Frontmatter
| id | 7436 |
| title | Create Component Test Harness Config |
| state | Closed |
| labels | enhancementhelp wantedhacktoberfestai |
| assignees | Aki-07 |
| createdAt | Oct 10, 2025, 6:45 PM |
| updatedAt | Oct 11, 2025, 11:58 AM |
| githubUrl | https://github.com/neomjs/neo/issues/7436 |
| author | tobiu |
| commentsCount | 1 |
| parentIssue | 7435 |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Oct 11, 2025, 11:56 AM |
IMPORTANT: Before starting, please read the parent epic in detail to understand the required architecture and testing patterns: https://github.com/neomjs/neo/issues/7435
This is the first foundational task for the component testing R&D effort. The goal is to create a dedicated Playwright configuration file specifically for running component tests.
Acceptance Criteria
test/playwright/playwright.config.component.mjs.fullyParallel: falseandworkers: 1.webServerto use thenpm run server-startcommand.testDirshould be set to./component.