News

From simple test runners to complete testing frameworks, look to these proven tools to keep your JavaScript free of bugs The need to test JavaScript code is straightforward. How else to keep out ...
The recently released ECMAScript 262 5.1 fixes bugs in the previous major version 5.0, and is accompanied by Test 262, an online JavaScript compatibility test suite.
Mozilla has unleashed the Kraken, a new JavaScript benchmark test. It joins similar efforts like Google’s V8 and the WebKit project’s SunSpider tests, which are widely used to measure browser ...
BANGALORE, INDIA: Google on Monday announced that it is releasing a JavaScript test suite, Sputnik, a set of more that 5000 tests for JavaScript language as defined in the ECMA-262 standard ...
Google has released a new set of JavaScript stress tests designed to push your browser's limits. Perhaps not surprisingly the company's own Chrome web browser takes top honors in the new suite.
Meta hands its open-source Jest JavaScript testing framework to the OpenJS Foundation to let the project flourish as a community-led initiative.
Back in June, Google launched Sputnik, a suite of tools that runs over 5,000 tests to check a web browser's JavaScript conformance. Last week, they made the tool a lot easier for anyone to use ...