The powerful, easy-to-use JavaScript testing framework.
Mastodon: fosstodon.org/@qunit
🦋 bsky.app/profile/qunitj…
Joined October 2011
- QUnit 2.25 is out! Highlights from 2.24.1 and 2.25.0: 🧩 Add display of "early" errors in the HTML Reporter. ✨ New test filter callback, for parallel runners and other cool stuff. Thanks Sebastian Gbudje and @nullvoxpopuli 🐛 Fix bugs in TAP-reporter.
- QUnit 2.24.0 is out! Highlights since 2.21: ☑️ New test.if() to conditionally skip. 🏷️ Automatic labels in test.each(). 📝 New stack trace formatter for CLI output ✨ There is a new QUnit Blog. You can also follow us on Mastodon or Bluesky.
- QUnit 2.21.1 is out! 🐛 Fix bug in stacktrace cleaner. 🐛 Fix bug where a second "Hide passed" click reversed test results. 👉 Add notice about upcoming change in how assert.expect() counts steps for assert.verifySteps().
- QUnit 2.21 is out! ☑️ New assert.closeTo() method. For float-friendly number comparisons. 👉 Deprecate unset timeout for tests longer than 3s. How to set a timeout? qunitjs.com/api/config/tes… Credit to JamesMGreene for the original assert-close plugin! github.com/qunitjs/qunit/…

