0.1.1 • Published 9 years ago

bitovi-tools v0.1.1

Weekly downloads
10
License
-
Repository
github
Last release
9 years ago

Testify is a Grunt task to generate tests for the CanJS and jQuery++ projects.

Options

template string

Required - path to test template.

builder object

Reqired - JSON object, specifying module descriptions. Typically this is defined with a builder.json file.

root string

Required - specify directory where steal lives.

out string

todo

transform object

todo

Sample Config:

todo