Official ECMAScript Conformance Test Suite
Go to file
André Bargull 4c582732d0 Replace runTestCase with assert helpers [test/language/line-terminators] 2015-08-06 18:33:54 +02:00
docs
harness
test Replace runTestCase with assert helpers [test/language/line-terminators] 2015-08-06 18:33:54 +02:00
tools
website
.gitattributes
.gitignore
.hgignore
.jshintrc
CONSOLE-RUNNER.md
CONTRIBUTING.md
LICENSE
README.md
excludelist.xml

README.md

Test262 is the official ECMAScript (ECMA-262) conformance suite.

Contributing to Test262

See CONTRIBUTING.md

  1. Sign the Test262 CLA.
  2. Send a pull request. Please make sure you have one commit per pull request. If you have multiple commits, squash them before sending the pull request.