Literate CoffeeScript ==================== This is a spec using written in Literate CoffeeScript describe 'Coffee.litcoffee', -> it 'should pass', -> expect(1+2).toEqual(3)