News

And unlike with .NET, where unit tests focus mainly on functional verification (since the compiler eliminated the majority of typos), unit tests in JavaScript do both. In summary, JavaScript unit ...
Extending the cloud testing platform, Sauce Labs announced expanded platform support and new features for JavaScript (JS) Unit Testing on Sauce.
Test runners and frameworks for unit testing, integration testing, and functional testing are readily available for the JavaScript ecosystem, with coverage for Node.js and browsers as well as for ...
Screw.Unit is an easy-to-understand, easy-to-use framework for testing your JavaScript code. It is not the only test system of its kind, but the fact that its syntax is reminiscent of RSpec makes it ...
Its deveopers claim the Luna JavaScript unit test framework simplifies the testing process by not burdening developers with the task of configuration.
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 ...