News

Modern development methodologies rely heavily on testing and testing frameworks. Of course, testing frameworks are quite mature in the Java and .NET world, but they have been nascent in terms of ...
Testing JavaScript code is a slog, especially if you aren't working with the right tools. Jonathan Freeman offers this handy primer for setting up a testing workflow with some of his favorites ...
This guide explains exactly how you can test whether the JavaScript on your website renders properly. Plus: 7 tools for testing and debugging JavaScript.
Jest is billed as a comprehensive JavaScript testing solution that works out of the box, configuration-free, for most JavaScript projects. Tests have unique global state and can be run in parallel.
Automated testing frameworks need both a good test library and a good integration story. While most JavaScript testing frameworks have been focusing on the former, Stephen Walther has been working ...
This article by Dennis Byrne is a crash course in writing maintainable JavaScript. Dennis uses stubs, mock objects and a little bit of dependency injection. He also uses JsUnit to run unit tests ...
The Practical Client Building and Testing a Web API Service As part of building a client-side application in a test-driven way and using TypeScript, Peter creates a Web API service and writes a test ...
Google has updated its Octane speed test for measuring JavaScript performance, expanding its scope and rounding out the benchmark with computing tasks from rival browser makers Mozilla and ...
Meta hands its open-source Jest JavaScript testing framework to the OpenJS Foundation to let the project flourish as a community-led initiative.
The phone in question used the latest Firefox browser for the benchmarks. The device ran the test in 4,215ms. The iPhone 4 with iOS4 ran the benchmark in 10,902ms while Android 2.2 took 5,765ms.