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

qunitjs / qunit / 2591 / 6
89%
main: 90%

Build:
Build:
LAST BUILD BRANCH: 2.x
DEFAULT BRANCH: main
Ran 22 Jun 2020 10:49PM UTC
Files 1
Run time 1s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

22 Jun 2020 10:06PM UTC coverage: 55.472% (+0.02%) from 55.457%
NPM_SCRIPT=coverage

push

travis-ci-com

Krinkle
Core: Decide "No tests" based on test count, not assert count

If a test has no assertions, that is generally by itself another
unrelated error. But more importantly, it is configurable, and
also something that we support on a per-test basis via
assert.expect(0) for which there are several use cases such
as when the tests only purpose is not to throw, either from
your source code, or from another helper library (e.g. Sinon
assertion's throwing).

Previously, if your test suite composed only of such tests,
or if you selective run such test only, it wrongly caused
the test runner to report a global error for "No tests."

Fixes https://github.com/qunitjs/qunit/issues/1405.
Closes https://github.com/qunitjs/qunit/pull/1449.

901 of 1910 branches covered (47.17%)

1693 of 3052 relevant lines covered (55.47%)

151.07 hits per line

Source Files on job 2591.6 (NPM_SCRIPT=coverage)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 2498
  • Travis Job 2591.6
  • db78338f on github
  • Prev Job for NPM_SCRIPT=coverage on master (#2572.6)
  • Next Job for NPM_SCRIPT=coverage on master (#2596.6)
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

© 2026 Coveralls, Inc