Sha256: 3eee7bf4d32e1bbb1eec49b6eba1337ceb6adab2c7de1bf675e79a40220c9bf4

Contents?: true

Size: 293 Bytes

Versions: 2

Compression:

Stored size: 293 Bytes

Contents

#= require teaspoon/teaspoon
#= require_self
#= require_tree ./mocha

unless mocha?
  throw new Teaspoon.Error('Mocha not found -- use `suite.use_framework :mocha` and adjust or remove the `suite.javascripts` directive.')

@Teaspoon ?= {}
@Teaspoon.Mocha ?= {}
@Teaspoon.Mocha.Reporters ?= {}

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
teaspoon-mocha-2.3.3 lib/teaspoon/mocha/assets/teaspoon/mocha.coffee
teaspoon-mocha-2.2.4 lib/teaspoon/mocha/assets/teaspoon/mocha.coffee