Skip to content

bitovi/bitovi-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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