Download List

專案描述

jsUnity is a lightweight JavaScript testing
framework that is context-agnostic. It doesn't
rely on any browser capabilities, and therefore
can be run inside HTML, ASP, WSH, or any other
context that uses JavaScript/JScript/ECMAScript.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-03-26 02:15
0.6

This release introduces the TestSuite and TestResults objects and the compile function. It adds more assertion functions. It fixes function probing logic. It adds scoping to test cases.

2009-02-20 18:32
0.5

jsUnity.env was added, which contains defaultScope and getDate. results.duration was added. Messages are counted with proper plural/singular wording. Test runners were made proper HTML. run() now can take multiple test suites as arguments. globalScope was renamed to defaultScope.
標籤: Minor feature enhancements

2009-02-18 20:42
0.4

The jsUnity assignment method was fixed to make JScript happy. The need for runner functions was removed. Suite type handling was rewired. Probing was added to array suites. Array suites now support both strings and functions as items. results.name was renamed to results.suiteName.
標籤: Minor feature enhancements

2009-02-18 03:54
0.3

標籤: Initial freshmeat announcement

Project Resources