siesta-lite
Version:
Stress-free JavaScript unit testing and functional testing tool, works in NodeJS and browsers
43 lines (42 loc) • 869 B
Plain Text
{
"undef" : true,
"browser" : true,
"smarttabs" : true,
"scripturl" : true,
"predef" : [
"Ext",
"Siesta",
"$",
"jQuery",
"Scope",
"Class",
"process",
"require",
"Joose",
"Role",
"Singleton",
"ActiveXObject",
"JooseX",
"rootjQuery",
"startTest",
"StartTest",
"describe",
"console",
"JSON2",
"__REPORT_OPTIONS__",
"rootjQuerySub",
"alert"
],
"onecase" : true,
"debug" : false,
"asi" : true,
"supernew" : false,
"expr" : true, // allow fn && fn()
"loopfunc" : true,
"eqnull" : true,
"boss" : true,
"evil" : true,
"multistr" : true,
"maxerr" : 50000,
"laxbreak" : true
}