CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Wed, 06 Aug 2025 20:07:40 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100124224545
location: https://web.archive.org/web/20100124224545/https://github.com/nathansobo/screw-unit
server-timing: captures_list;dur=0.511291, exclusion.robots;dur=0.020619, exclusion.robots.policy;dur=0.009464, esindex;dur=0.010114, cdx.remote;dur=17.466344, LoadShardBlock;dur=293.850882, PetaboxLoader3.datanode;dur=77.171337, PetaboxLoader3.resolve;dur=157.809056
x-app-server: wwwb-app220
x-ts: 302
x-tr: 350
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app220; 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: Wed, 06 Aug 2025 20:07:43 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Sun, 24 Jan 2010 22:45:44 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "f6a4557c17493b60a4afa6900de84a25"
x-archive-orig-x-runtime: 94ms
x-archive-orig-content-length: 27507
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: Sun, 24 Jan 2010 22:45:45 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Tue, 23 Dec 2008 20:01:42 GMT", ; rel="prev memento"; datetime="Mon, 21 Dec 2009 11:56:01 GMT", ; rel="memento"; datetime="Sun, 24 Jan 2010 22:45:45 GMT", ; rel="next memento"; datetime="Fri, 26 Feb 2010 13:27:22 GMT", ; rel="last memento"; datetime="Fri, 09 Aug 2024 00:31:24 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: 51_13_20100124185211_crawl103-c/51_13_20100124224109_crawl101.arc.gz
server-timing: captures_list;dur=0.556182, exclusion.robots;dur=0.022283, exclusion.robots.policy;dur=0.009190, esindex;dur=0.013178, cdx.remote;dur=36.834925, LoadShardBlock;dur=990.044000, PetaboxLoader3.datanode;dur=163.884114, PetaboxLoader3.resolve;dur=2082.793437, load_resource;dur=1327.177079
x-app-server: wwwb-app220
x-ts: 200
x-tr: 2407
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
nathansobo's screw-unit at master - GitHub
This service is courtesy of Pledgie.
nathansobo / screw-unit
- Source
- Commits
- Network (11)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
-
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:
A Javascript BDD Framework with nested describes, a convenient assertion syntax, and an intuitive test browser. — Read more

Grockit (author)
Mon Dec 21 16:31:33 -0800 2009
README.txt
= screw_unit * https://screw_unit.rubyforge.org == DESCRIPTION: * A reimplementation of Screw.Unit, with a featureful runner and a simple, baked-in http server. == FEATURES/PROBLEMS: * FIX (list of features or problems) == SYNOPSIS: FIX (code sample of usage) == REQUIREMENTS: * FIX (list of requirements) == INSTALL: * FIX (sudo gem install, anything else) == LICENSE: (The MIT License) Copyright (c) 2009 FIX Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the 'Software'), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.