四大主流JS引擎
- [ChakraCore]
- https://github.com/microsoft/ChakraCore/tree/master/test
- https://github.com/microsoft/ChakraCore/tree/master/test
- [d8]
- https://github.com/v8/v8/tree/master/test
- [jsc]
- https://github.com/WebKit/webkit/tree/master/JSTests
- [spidermonkey]
- https://github.com/mozilla/spidernode/tree/master/test
- [js-vuln-db]
- [test262]
其他JS引擎
- Rhino
- https://github.com/mozilla/rhino
- https://github.com/mozilla/rhino/tree/master/testsrc
- https://github.com/tc39/test262/tree/f94fc660cc3c59b1f2f9f122fc4d44b4434b935c
- JerryScript
- https://github.com/jerryscript-project/jerryscript
- https://github.com/jerryscript-project/jerryscript/tree/master/tests
- QuickJS
- https://github.com/bellard/quickjs
- https://github.com/bellard/quickjs/tree/master/tests
- Hermes
- https://github.com/facebook/hermes
- https://github.com/facebook/hermes/tree/main/test