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 ...
Meta is transferring its popular open-source JavaScript testing framework, Jest, to the OpenJS Foundation. Jest is one of Meta's top open-source projects and has proven a popular tool for testing ...
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 ...
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.
However, all that server-side testing doesn't mean I don't want to do some client-side testing. In last month's column, "Building and Testing a ViewModel in TypeScript," I designed a view model in ...
The IDE’s JavaScript support includes syntax highlighting, autocompletion, code folding, code analysis, debugging, and unit testing. NetBeans integrates source code control with Git, Subversion ...