es-meta / esmeta

ECMAScript Specification (ECMA-262) Metalanguage
BSD 3-Clause "New" or "Revised" License
175 stars 12 forks source link

Support `verbose` option for `test262-test` command. #206

Closed jhnaldo closed 5 months ago

jhnaldo commented 5 months ago

With the -test262-test:verbose option, the test262-test command immediately prints all failed or timeout test cases.