Sha256: 46a91f48ef9b354200f57c8b7366b054931532d8184e015e59f106f2c8349567
Contents?: true
Size: 313 Bytes
Versions: 17
Compression:
Stored size: 313 Bytes
Contents
load('/opt/local/lib/ruby/gems/1.8/gems/jspec-4.2.0/lib/jspec.js') load('/opt/local/lib/ruby/gems/1.8/gems/jspec-4.2.0/lib/jspec.xhr.js') load('lib/yourlib.js') load('spec/unit/spec.helper.js') JSpec .exec('spec/unit/spec.js') .run({ reporter: JSpec.reporters.Terminal, fixturePath: 'spec/fixtures' }) .report()
Version data entries
17 entries across 17 versions & 1 rubygems