Frontmatter
| id | 8623 |
| title | Refactor FragmentLifecycle.spec.mjs to use neo fixture |
| state | Closed |
| labels | airefactoringtesting |
| assignees | tobiu |
| createdAt | Jan 14, 2026, 12:34 AM |
| updatedAt | Jan 14, 2026, 12:36 AM |
| githubUrl | https://github.com/neomjs/neo/issues/8623 |
| author | tobiu |
| commentsCount | 1 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Jan 14, 2026, 12:36 AM |

Refactor
test/playwright/component/container/FragmentLifecycle.spec.mjsto utilize the newly createdneoPlaywright fixture (#8619). This replaces verbosepage.evaluatecalls with cleanerneo.createComponent,neo.moveComponent, etc.