UNPKG

chocolate

Version:

A full stack Node.js web framework built using Coffeescript

5 lines 186 B
unless window? describe 'Specolate', -> it 'should allow to test a module', -> Path = require 'path' expect(Path.extname 'test.coffee').toBe '.coffee'