CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Fri, 29 Aug 2025 17:16:07 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100804101615
location: https://web.archive.org/web/20100804101615/https://github.com/rspec/rspec
server-timing: captures_list;dur=1.058221, exclusion.robots;dur=0.034865, exclusion.robots.policy;dur=0.015540, esindex;dur=0.018569, cdx.remote;dur=149.146685, LoadShardBlock;dur=481.401034, PetaboxLoader3.datanode;dur=57.248104, PetaboxLoader3.resolve;dur=39.440256
x-app-server: wwwb-app220
x-ts: 302
x-tr: 721
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: Fri, 29 Aug 2025 17:16:08 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Wed, 04 Aug 2010 10:16:15 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "450cc9b65b87dd7e3e26cbaa26c20e1e"
x-archive-orig-x-runtime: 91ms
x-archive-orig-content-length: 30033
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, 04 Aug 2010 10:16:15 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Mon, 08 Mar 2010 11:57:31 GMT", ; rel="prev memento"; datetime="Thu, 03 Jun 2010 23:15:21 GMT", ; rel="memento"; datetime="Wed, 04 Aug 2010 10:16:15 GMT", ; rel="next memento"; datetime="Mon, 04 Oct 2010 17:00:24 GMT", ; rel="last memento"; datetime="Mon, 11 Aug 2025 04:03:10 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_17_20100804065543_crawl100-c/52_17_20100804101543_crawl101.arc.gz
server-timing: captures_list;dur=0.494128, exclusion.robots;dur=0.019895, exclusion.robots.policy;dur=0.009537, esindex;dur=0.010822, cdx.remote;dur=186.423900, LoadShardBlock;dur=372.439606, PetaboxLoader3.datanode;dur=309.679873, PetaboxLoader3.resolve;dur=126.909107, load_resource;dur=116.659366
x-app-server: wwwb-app220
x-ts: 200
x-tr: 787
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
rspec's rspec at master - GitHub
rspec / rspec
- Source
- Commits
- Network (9)
- Wiki (7)
- Graphs
-
Branch:
master
click here to add a description
click here to add a homepage
-
Switch Branches (1)
- master ✓
-
Switch Tags (28)
- v2.0.0.beta.19
- v2.0.0.beta.18
- v2.0.0.beta.17
- v2.0.0.beta.16
- v2.0.0.beta.14
- v2.0.0.beta.13
- v2.0.0.beta.12
- v2.0.0.beta.11
- v2.0.0.beta.10
- v2.0.0.beta.9
- v2.0.0.beta.8
- v2.0.0.beta.7
- v2.0.0.beta.6
- v2.0.0.beta.5
- v2.0.0.beta.4
- v2.0.0.beta.3
- v2.0.0.beta.2
- v2.0.0.beta.1
- v2.0.0.a10
- v2.0.0.a9
- v2.0.0.a8
- v2.0.0.a7
- v2.0.0.a6
- v2.0.0.a5
- v2.0.0.a4
- v2.0.0.a1
- 2.0.0.a3
- 2.0.0.a2
- Branch List
rspec /
name | age | message | |
---|---|---|---|
![]() |
.document | Mon Jan 25 00:21:02 -0800 2010 | get rdoc working correctly [dchelimsky] |
![]() |
.gitignore | Mon Jun 21 17:24:19 -0700 2010 | ignore Gemfile.lock [dchelimsky] |
![]() |
Gemfile | Mon Jun 21 19:25:48 -0700 2010 | setup Gemfile for dev environment [dchelimsky] |
![]() |
License.txt | Mon Jan 25 00:21:02 -0800 2010 | get rdoc working correctly [dchelimsky] |
![]() |
README.markdown | Wed Jul 07 03:33:10 -0700 2010 | words [dchelimsky] |
![]() |
Rakefile | Thu Jul 29 06:20:43 -0700 2010 | remove post-install message (uninformative) [dchelimsky] |
![]() |
VERSION | Sun Jul 25 21:34:26 -0700 2010 | bump version to 2.0.0.beta.19 [dchelimsky] |
![]() |
lib/ | Sun May 16 19:22:18 -0700 2010 | Change top-level namespace to RSpec [dchelimsky] |
![]() |
rspec.gemspec | Sun Jul 25 21:34:26 -0700 2010 | bump version to 2.0.0.beta.19 [dchelimsky] |
README.markdown
RSpec-2
Behaviour Driven Development for Ruby
Description
rspec-2.x is a meta-gem, which depends on the rspec-core, rspec-expectations
and rspec-mocks gems. Each of these can be installed separately and actived in
isolation with the gem
command. Among other benefits, this allows you to use
rspec-expectations, for example, in Test::Unit::TestCase if you happen to
prefer that style.
Conversely, if you like RSpec's approach to declaring example groups and
examples (describe
and it
) but prefer Test::Unit assertions and mocha, rr
or flexmock for mocking, you'll be able to do that without having to load the
components of rspec that you're not using.
Install
gem install rspec --prerelease