You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/api/assert/index.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -12,4 +12,4 @@ redirect_from:
12
12
13
13
To define additional assertion methods, refer to the [`QUnit.assert`](../extension/QUnit.assert.md) extension page.
14
14
15
-
Some of these methods are comparable to the assert methods one might find in xUnit-style frameworks such as SUnit, JUnit, RUnit, or PHPUnit.
15
+
You can think of these as the JavaScript equivalent of assert methods you might find in xUnit-style frameworks such as SUnit, JUnit, RUnit, and PHPUnit.
0 commit comments