load('JSPEC_ROOT/lib/jspec.js') JSpec .exec('spec/spec.core.js') .run({ formatter : JSpec.formatters.Terminal }) .report()