quirkey / jqunit-spec

Its like BDD for your JS

This URL has Read+Write access

name age message
file LICENSE Loading commit data...
file README.textile
file jqunit-spec.js
file sample_spec.js
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