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

qunitjs / qunit / #2973 / 1
92%
main: 90%

Build:
Build:
LAST BUILD BRANCH: 2.x
DEFAULT BRANCH: main
Ran 09 May 2021 12:00AM UTC
Files 32
Run time 2s
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

08 May 2021 11:59PM UTC coverage: 91.862%. Remained the same
#2973.1

push

Krinkle
[WIP] Re-enable CLI test on Windows

* For subprocesses in the CLI tests, use `process.execPath` to
  use the same node program for subprocesses regardless of its
  name, extension or location (e.g. 'nodejs' or 'node.exe' etc.)

* Use 'node bin/qunit.js' instead of 'bin/qunit.js' because
  the hashbang (`#!/usr/bin/env`) atop the executable is not
  supported on Windows.

* Avoid problem with quoted arguments in the test runner's
  creation of sub processes. Instead of going through a shell
  (and thus cross-platform differences), pass arguments explicitly
  using Node's built-in mechanism for child processes. This removes
  also removes the `exaca` dependency.

* Fix test cases output normalization to change Windows' backslashes
  to regular slashes.

1279 of 1505 branches covered (84.98%)

2235 of 2433 relevant lines covered (91.86%)

421.69 hits per line

Source Files on job #2973.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 2973
  • f5f13648 on github
  • Prev Job for on refs/heads/ci-windows (##2966.1)
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