This repository has been archived by the owner on Aug 25, 2023. It is now read-only.
forked from drnic/jsunittest
-
Notifications
You must be signed in to change notification settings - Fork 1
JavaScript Unit Test suite; no dependencies (but same API as prototypejs' unittest suite)
License
thomcowell/jsunittest
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
JsUnitTest Description: This JavaScript project provides a one-file JavaScript test suite. This is based off unittest.js from "prototypejs":http://prototypejs.org, except this library has no dependency on prototype.js so there is no chance your code-under-test can conflict with prototype.js or that you might accidently use a prototype.js helper for a library that will be deployed independently off prototypejs. More information: http://drnicjavascript.rubyforge.org/jsunittest Author: Dr Nic Williams, [email protected] Contributions/Thanks: original unittest code - prototypejs project ajax library - John Resig, Pro JavaScript book event library - Dean Edwards
About
JavaScript Unit Test suite; no dependencies (but same API as prototypejs' unittest suite)
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- JavaScript 87.8%
- Ruby 12.2%