Skip to content

feat(runtime): add test context hooks#125

Merged
V3RON merged 9 commits into
mainfrom
feat/runtime-test-context
May 20, 2026
Merged

feat(runtime): add test context hooks#125
V3RON merged 9 commits into
mainfrom
feat/runtime-test-context

Conversation

@V3RON
Copy link
Copy Markdown
Contributor

@V3RON V3RON commented May 19, 2026

Summary

  • add a minimal runtime test context with task metadata for tests and per-test hooks
  • support Vitest-style ctx.skip(), ctx.onTestFinished(), and ctx.onTestFailed() with behavior covered by runner tests
  • stabilize the runtime test environment by removing a redundant URL polyfill import in getWSServer and simplifying the symbolicate mock used by runner-context tests

Testing

  • pnpm nx lint runtime
  • pnpm nx typecheck runtime
  • pnpm nx test runtime

@vercel
Copy link
Copy Markdown

vercel Bot commented May 19, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
react-native-harness Ready Ready Preview, Comment May 20, 2026 6:41am

Request Review

@V3RON V3RON merged commit 90e3d40 into main May 20, 2026
5 of 6 checks passed
@V3RON V3RON deleted the feat/runtime-test-context branch May 20, 2026 06:48
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.

1 participant