Skip to content
This repository has been archived by the owner on Apr 1, 2024. It is now read-only.

Add deprecated expect argument from QUnit.test() to upgrade guide #118

Closed
jzaefferer opened this issue Apr 6, 2016 · 0 comments
Closed

Comments

@jzaefferer
Copy link
Member

From http://api.qunitjs.com/QUnit.test/

This method used to have an optional second argument called expected. This argument is deprecated and its usage will start throwing errors in 2.0.0. If you're using it, use assert.expect() instead.

The upgrade guide doesn't mention this anywhere, should add that.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
1 participant