This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
LICENSE | Mon Mar 23 20:02:12 -0700 2009 | |
| |
README.textile | Mon Mar 23 20:08:05 -0700 2009 | |
| |
jqunit-spec.js | Sat Sep 05 12:36:54 -0700 2009 | |
| |
sample_spec.js | Thu Mar 26 02:05:39 -0700 2009 |
README.textile
jqunit-spec
http://github.com/quirkey/jqunit-jspec
DESCRIPTION:
A thin wrapper around jqUnit for BDD style testing.
CONTRIBUTORS
SYNOPSIS:
jqunit-spec is a very small very light wrapper around jqunit. You can setup your test suites the exact same way as you do now: a test html, include jquery and jqunit. Including jqunit-spec gives you a couple more methods for defining your tests, most notably: describe, it, context, and should.
See sample_spec.js for simple usage.
LICENSE:
MIT-LICENSE – See LICENSE







