• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

qunitjs / qunit / 10135034087

Builds Branch Commit Type Ran Committer Via Coverage
10135034087 main Core: Make initial "unnamed" QUnit.config.currentModule complete Before this change, the unnamed module object was not created by `createModule()`. Instead, it was declared in config.js as the first value for `config.currentModule`, with only som... push 19 Jun 56544 12:47PM UTC Krinkle github
90.18
10127977365 main Core: Rename internal `parentSuite` variable to `parentReport` "module" and "suite" are mostly interchangable terms. "module" is the object created by createModule(). Let's use "report" for the SuiteReport object. push 26 Feb 56542 05:43AM UTC Krinkle github
90.19
10126895269 main Build: Disable github-pages job on forks by default Avoid the noisy branch pushes. push 21 Oct 56541 12:23PM UTC Krinkle github
90.19
10126824269 main Core: Convert "No tests were run." from fake test to error * Remove hacky re-entrance from ProcessingQueue.done() -> test() + advance() -> done(), existed only for this purpose. This also removes the need for the 99aee51a8a workaround,... push 12 Oct 56541 11:15PM UTC web-flow github
90.19
10126409300 main Core: Exclude or grey internal frames from stack traces in TAP reporter Internal frames are those from qunit.js, or Node.js runtime. * Remove any internal frames from the top of the stack. * Grey out later internal frames anywhere in the stac... push 20 Aug 56541 02:03AM UTC web-flow github
90.16
10084798739 main Test: Add equiv test for two sets containing the same by-ref array Inspired by https://github.com/nodejs/node/issues/53423. Already works here, but might as well cover it going forward. push 22 Jul 56533 01:47PM UTC Krinkle github
90.16
10084553870 main HTML Reporter: Faster "Hide passed" toggling on large test suites Optimize the hidepassed click handler for large test suites by avoiding internal function call overhead for the iterator, as well as copying cost for the array. Shaves off a few mi... push 06 Jul 56533 10:27AM UTC Krinkle github
90.16
10080461163 main Docs: Improve wording on QUnit.config index page (lowercase, can) * Emphasize lowercase. * Remove redundant "can", it does. push 23 Nov 56532 01:10AM UTC Krinkle github
90.12
10061495906 main HTML Reporter: Add support for displaying early errors Closes https://github.com/qunitjs/qunit/pull/1786. push 01 Jan 56530 11:34AM UTC web-flow github
90.12
10061489947 main HTML Reporter: Fix `this.element is undefined` in applyUrlParams() Follows-up e1e03e68d. Fixes https://github.com/qunitjs/qunit/issues/1785. push 01 Jan 56530 08:12AM UTC Krinkle github
89.66
10048160351 main Core: Support HTML/TAP preconfig via `QUnit.config.reporters` Allow disabling of HTML Reporter even if `<div id="qunit">` exists. Ref https://github.com/qunitjs/qunit/issues/1711. push 30 Nov 56527 01:10PM UTC Krinkle github
89.66
10033643808 main Docs: Demonstrate how to load custom reporter from local script It is not currently valid to pass `./foo.js` to `--reporter` because cli/run.js and cli/find-reporter.js would be running require() relative to where the qunit package is installed i... push 28 Oct 56525 02:49PM UTC Krinkle github
89.7
10033216222 main Docs: Document "Storage interface" at `QUnit.config.storage` Storing failures and looking them up during rerun, requires only get, set, and remove. But, to clean up unknown past-failures after a success, we also use `key()` and `length` to find ... push 25 Sep 56525 01:05PM UTC Krinkle github
89.7
10030351041 main Test: Adopt assert.closeTo() in test/logs.js for improved debugging Also disable config.reorder and config.storage, since this suite relies on exact order, and fresh state since the `previousFailure` property is also being observed upon itself, w... push 13 Nov 56524 06:04PM UTC Krinkle github
89.7
10024416412 main Release 3.0.0-alpha.2 push 02 Dec 56522 05:19PM UTC Krinkle github
89.7
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • …
  • 213
  • 214
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc