Sha256: 2f490e3b66964462bf43d9417b2dbda73f4c894ccdc28507adecc443182167a9

Contents?: true

Size: 283 Bytes

Versions: 2

Compression:

Stored size: 283 Bytes

Contents

mocha.ui('bdd');

// other flavours of mocha interfaces
// mocha.ui('tdd');
// mocha.ui('exports');
// -> http://visionmedia.github.io/mocha/


var assert = chai.assert;

// use another chai syntax wrapper
// chai expect syntax:
// var expect = chai.expect;
// -> http://chaijs.com/

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
teatime-0.0.2 lib/teatime/tasks/templates/test_helper.js
teatime-0.0.1 lib/teatime/tasks/templates/test_helper.js