CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Thu, 21 Aug 2025 11:26:51 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100203111242
location: https://web.archive.org/web/20100203111242/https://github.com/jquery/qunit
server-timing: captures_list;dur=0.657039, exclusion.robots;dur=0.022279, exclusion.robots.policy;dur=0.010323, esindex;dur=0.016952, cdx.remote;dur=117.617477, LoadShardBlock;dur=189.141657, PetaboxLoader3.datanode;dur=67.029251, PetaboxLoader3.resolve;dur=74.743854
x-app-server: wwwb-app214
x-ts: 302
x-tr: 336
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app214; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Thu, 21 Aug 2025 11:26:51 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Wed, 03 Feb 2010 11:12:42 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "de21bc6777921f73b04e4ae02da21884"
x-archive-orig-x-runtime: 451ms
x-archive-orig-content-length: 20104
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Wed, 03 Feb 2010 11:12:42 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Mon, 03 Aug 2009 13:22:10 GMT", ; rel="prev memento"; datetime="Wed, 06 Jan 2010 15:42:38 GMT", ; rel="memento"; datetime="Wed, 03 Feb 2010 11:12:42 GMT", ; rel="next memento"; datetime="Fri, 12 Feb 2010 09:23:04 GMT", ; rel="last memento"; datetime="Mon, 26 May 2025 13:41:02 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 52_14_20100203073724_crawl103-c/52_14_20100203111224_crawl101.arc.gz
server-timing: captures_list;dur=0.726502, exclusion.robots;dur=0.035971, exclusion.robots.policy;dur=0.015466, esindex;dur=0.015073, cdx.remote;dur=17.726334, LoadShardBlock;dur=106.526906, PetaboxLoader3.datanode;dur=72.272973, PetaboxLoader3.resolve;dur=92.396701, load_resource;dur=113.899158
x-app-server: wwwb-app214
x-ts: 200
x-tr: 308
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
jquery's qunit at master - GitHub
This service is courtesy of Pledgie.
jquery / qunit
- Source
- Commits
- Network (23)
- Issues (4)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
click here to add a description
click here to add a homepage
-
Branches (1)
- master ✓
- Tags (0)
Sending Request…
Enable Donations
Pledgie Donations
Once activated, we'll place the following badge in your repository's detail box:
An easy-to-use JavaScript Unit Testing framework. — Read more
Use createTextNode instead of innerHTML for showing test result since expected and actual might be something that looks like a tag.

Rune Halvorsen (author)
Mon Dec 21 12:08:08 -0800 2009
qunit /
name | age | message | |
---|---|---|---|
![]() |
package.json | Tue Sep 29 20:35:54 -0700 2009 | Moved the QUnit source into a separate director... [jeresig] |
![]() |
qunit/ | Mon Dec 21 13:15:08 -0800 2009 | Use createTextNode instead of innerHTML for sho... [Rune Halvorsen] |
![]() |
test/ | Sat Nov 14 20:03:54 -0800 2009 | Each test can extend the module testEnvironment [Will Moffat] |