UNPKG

mocha-jsdom

Version:

Simple integration of jsdom into mocha tests

6 lines (4 loc) 116 B
/* global describe, it */ describe('standard', function () { it('is conformed to', require('mocha-standard')) })