UNPKG

marko-widgets

Version:

Module to support binding of behavior to rendered UI components rendered on the server or client

8 lines (6 loc) 183 B
if (window.initMochaPhantomJS === 'function') { window.initMochaPhantomJS(); } window.mocha.ui('bdd'); window.mocha.reporter('html'); require('chai').config.includeStack = true;