Add WMAS Test Suite to Test262 Runners section in README (#4335)

Integrates Test262 ECMAScript tests into the WMAS Test Suite, built on WPT. Ensures Test262 results are compatible with the WPT format.
This commit is contained in:
Louay Bassbouss 2025-04-17 22:25:03 +01:00 committed by GitHub
parent 61fcd7bd56
commit 8da5438d7a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -47,7 +47,7 @@ Volunteer-maintained projects that may be used to execute Test262 in various ECM
- https://bakkot.github.io/test262-web-runner/ (platform: web)
- https://github.com/Izhido/test262_harness_cpp (platform: C++)
- https://github.com/lahma/test262-harness-dotnet (platform: .NET)
- https://github.com/cta-wave/WMAS/tree/latest/tools/wave/ecmascript (platform: Python; [Docker Deploy Instructions](https://github.com/cta-wave/WMAS-deploy/tree/wmas-latest))
### How To Read CI Results