Commits
User selector
Datepicker
Commit history
Commits on Jun 1, 2026
- committed
Docs: Add docs for new ignoreUnhandledRejections option
Show description for d03ec13committedDocs: Revise assert.rejects/throws examples and update changelog
Show description for d7ac122authored
Commits on May 14, 2026
CLI: Add support for `--reporter` with local script
Show description for f0e91f5committed
Commits on May 7, 2026
Assert: Return error value from rejects() and throws()
Show description for e954fc2authored
Commits on Feb 4, 2026
Commits on Jan 30, 2026
Docs: Update to jekyll-theme-amethyst 2.12, set default post image, fix iframe width
Show description for a018fdccommitted
Commits on Jan 11, 2026
- committed
- committed
Commits on Jan 1, 2026
- committed
Core: Add `QUnit.config.testFilter` to programmatically filter tests
Show description for 1ee3e2cauthored andcommitted
Commits on Dec 30, 2025
Docs: Mention "flaky" and "incomplete" in `test.skip()` and `test.todo()`
Show description for 1fdc1a3committed
Commits on Dec 1, 2025
Docs: Minor improvements caught during review of 3.0 Upgrade Guide
Show description for bb9c8f0committed
Commits on Nov 30, 2025
- committed
Docs: Add `QUnit.test.if` example for in-browser feature test
Show description for 4feb059committedDocs: Update to jekyll-theme-amethyst 2.11, add `og:image` to blog posts
Show description for e8722fccommitted
Commits on Oct 10, 2025
- committed
Commits on Oct 7, 2025
Docs: Fix iframe width on homepage
Show description for cd8b8dfcommittedDocs: Import link posts
Show description for e2f1f0ecommitted
Commits on Oct 4, 2025
Docs: Fix links in imported posts
Show description for 4bfa0becommittedDocs: Import posts from blog.jquery.com
Show description for 3a06a46committedDocs: Move migration guide down on `assert.expect()` page
Show description for f8c1b64committed
Commits on Jun 17, 2025
Commits on Apr 20, 2025
- committed
Docs: Add "Sharing hooks" example to Test lifecycle
Show description for eb925e7committed
Commits on Apr 19, 2025
Commits on Apr 10, 2025
Build: Re-enable spider check for CodePen links
Show description for 0d59037committedDocs: Document browser support for QUnit 3.0 and QUnit 3.0 (ESM)
Show description for 410e049committedCore: Make PerfReporter compatible with Node.js
Show description for 85716a9committedDocs: Fix even more spelling mistakes caught by aspell
Show description for b150d51committedDocs: Add benefits of test.each(), and improve assert.rejects() docs
Show description for ec6c092committed
Commits on Apr 5, 2025
Docs: Use parens in arrow functions, and overall reduce arrows funcs
Show description for 38d07f3committedDocs: Improve rejects() and extend() examples, upgrade guide fix
Show description for 81db1c6committed- committed
Commits on Apr 3, 2025
Docs: Tweak lifecycle diagram (add padding, remove open parenthesis)
Show description for 3a7022eandauthored