Skip to content

Commit

Permalink
Docs: Tweak assert/index.md description
Browse files Browse the repository at this point in the history
  • Loading branch information
Krinkle committed Jan 17, 2025
1 parent f6a75d5 commit 9d4afff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api/assert/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ redirect_from:

To define additional assertion methods, refer to the [`QUnit.assert`](../extension/QUnit.assert.md) extension page.

Some of these methods are comparable to the assert methods one might find in xUnit-style frameworks such as SUnit, JUnit, RUnit, or PHPUnit.
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 comments on commit 9d4afff

Please sign in to comment.