Skip to content

feat: optimize react testing runtime and add prettier#6

Merged
Lojhan merged 3 commits intomainfrom
feat/react-testing-optimizations-prettier
Mar 31, 2026
Merged

feat: optimize react testing runtime and add prettier#6
Lojhan merged 3 commits intomainfrom
feat/react-testing-optimizations-prettier

Conversation

@Lojhan
Copy link
Copy Markdown
Collaborator

@Lojhan Lojhan commented Mar 31, 2026

Summary

  • optimize react testing integration with batched IPC metrics and safer cleanup
  • replace proxy hot paths with static bindings for screen/fireEvent
  • move runtime config from env mutation to argv parsing/injection
  • add benchmark harness and cross-runner benchmark fixtures
  • add Prettier with @ianvs/prettier-plugin-sort-imports and format scripts

Validation

  • npm run typecheck
  • POKU_REACT_TEST_DOM=happy-dom node --import=tsx ./node_modules/poku/lib/bin/index.js tests --showLogs
  • POKU_REACT_TEST_DOM=jsdom node --import=tsx ./node_modules/poku/lib/bin/index.js tests --showLogs

@Lojhan Lojhan merged commit 424194b into main Mar 31, 2026
10 checks passed
@Lojhan Lojhan deleted the feat/react-testing-optimizations-prettier branch March 31, 2026 21:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants