News

AngularJS: A JavaScript framework built with software testing in mind Modern development methodologies rely heavily on testing and testing frameworks. Of course, testing frameworks are quite mature in ...
Mark Michaelis walks you through the Visual Studio tooling and project setup you'll need to get the most out of your JavaScript unit testing.
Microsoft today launched BrowserSwarm, an open source tool to help Web developers automate testing of their JavaScript frameworks and libraries across devices and browsers. To take advantage, all ...
Meta hands its open-source Jest JavaScript testing framework to the OpenJS Foundation to let the project flourish as a community-led initiative.
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 ...
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 ...
JsUnit, a JavaScript Unit Testing Framework JsUnit is an open source unit testing framework for JavaScript. It is inspired by JUnit and written entirely in JavaScript.
Toolbox is a collection of handy tools, libraries, frameworks and information that helps you code. In this installment I've collected some new and popular JavaScript frameworks and testing tools.
Indeed, currently a number of frameworks and libraries are available for JavaScript testing—some of which are specific to a particular JavaScript framework, some of which are plugins for Ruby on Rails ...