UNPKG

kickstart-node

Version:

A front-end framework for clean HTML and fast performance

9 lines (6 loc) 273 B
# Tests that must run at the end of the test suite assert = require("chai").assert expect = require("chai").expect # describe 'Event listeners', -> # it 'on body should not be more than 1.', -> # expect(getEventListeners(document.body).click.length).to.be.below(2)