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

이 릴리스에는 TestSuite 및 TestResults 개체와 함수를 컴파일을 소개합니다. 더 주장 기능을 추가합니다. 그것은 논리를 설명할 수정 기능입니다. 그것은 경우에 추가 테스트를 보더군요.
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, 이는 defaultScope 및 getdate 포함되어 추가되었습니다. results.duration 추가되었습니다. 메시지를 적절한 복수형 / 단수 표현과 계산됩니다. 시험 올바른 HTML을 만들어 주자이다. 실행 () 지금은 인자로 여러 테스트 스위트가 소요될 수있습니다. globalScope defaultScope로 변경되었습니다.
Tags: Minor feature enhancements
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.

2009-02-18 20:42
0.4

jsUnity 할당 방법은 JScript를 행복하게 수정되었습니다. 러너 기능에 대한 필요가 제거되었습니다. 스위트 룸 타입 마켓 처리했다. 배열 탐색 스위트에 추가되었습니다. 배열 스위트 지금은 둘 다 문자열 항목으로 기능을 지원합니다. results.name results.suiteName로 변경되었습니다.
Tags: Minor feature enhancements
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.

2009-02-18 03:54
0.3

Tags: Initial freshmeat announcement

Project Resources