Skip to content

feat: Test262 ECMAScript Test Suite Integration#347

Draft
NathanWalker wants to merge 2 commits intomainfrom
feat/test262
Draft

feat: Test262 ECMAScript Test Suite Integration#347
NathanWalker wants to merge 2 commits intomainfrom
feat/test262

Conversation

@NathanWalker
Copy link
Copy Markdown
Contributor

@NathanWalker NathanWalker commented Mar 28, 2026

Test262 Integration:

  • Added Test262 as a submodule and integrated it into the test runner, including a new RunnerWorker.js for isolated test execution, configuration files, curated test prefixes, and a manifest-based approach for test discovery and filtering. This allows running a subset of the official ECMAScript conformance tests in the existing Jasmine/JUnit pipeline. [1] [2] [3] [4] [5] [6] [7]

Depends on #346 since these are being tested with latest Xcode 26.4 locally.

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