Search Results for: Leguminous split
string, message ) with assert.throws( block, regexp, message ) removed and modified qunit methods and properties replace qunit.log = callback with qunit.log( callback ) for all reporting callbacks replace qunit.push() with this.pushresult() stop using qunit.init, no replacement stop using qunit.reset, split
used to reinitialize the test runner. it should never have been exposed as a public method and is now gone, without replacement. if you've built a setup that requires the use of qunit.init, contact us ( issue tracker , forum , irc ) and we can recommend a replacement. link stop using qunit.reset, split...
https://qunitjs.com/upgrade-guide-2.x/