Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Google JS Test is a fast javascript unit testing framework that runs on the V8
engine, without needing to launch a full browser.
For more information and examples, see here:
http://code.google.com/p/google-js-test/
In particular, see here for installation instructions:
http://code.google.com/p/google-js-test/wiki/Installing