quirkey / jqunit-spec
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Tree:
1e43d70
jqunit-spec / 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
