Name Description Size Coverage
README.md # Test262 Harness Integration 3004 -
test262-provider.js This script implements the $262 host provider API (test262-provider.js) for Test262 tests running in WPT. It provides the necessary environment for Test262 tests to execute and communicate with the WPT runner. See Test262 INTERPRETING.md for the specification of this API: https://github.com/tc39/test262/blob/main/INTERPRETING.md 6626 -
test262-reporter.js @fileoverview Test262-specific reporter for WPT. This script runs inside the test iframe. It captures errors and completion signals and communicates them to the parent window. This implementation strictly follows the TC39 Test262 INTERPRETING.md: https://github.com/tc39/test262/blob/main/INTERPRETING.md 5965 -