mirror of https://github.com/tc39/test262.git
Add links to volunteer-maintained test runners
This commit is contained in:
parent
163fae3e68
commit
dd32ad7c16
|
@ -11,3 +11,8 @@ Test262 tests conformance to the continually maintained draft future ECMAScript
|
||||||
### Running Test262
|
### Running Test262
|
||||||
|
|
||||||
> See [INTERPRETING.md](./INTERPRETING.md)
|
> See [INTERPRETING.md](./INTERPRETING.md)
|
||||||
|
|
||||||
|
There are a number of volunteer-maintained projects that may be used to execute Test262 in various ECMAScript hosts:
|
||||||
|
|
||||||
|
- https://github.com/bterlson/test262-harness (platform: Node.js)
|
||||||
|
- https://github.com/test262-utils/test262-harness-py (platform: Python)
|
||||||
|
|
Loading…
Reference in New Issue