Sha256: 8a9fb4a99c753410d636c3467147df4c8e425560bb2b2f5115e802160de3c2d1

Contents?: true

Size: 603 Bytes

Versions: 39

Compression:

Stored size: 603 Bytes

Contents

rspec-core provides the structure for RSpec code examples:

    describe Account do
      it "has a balance of zero when first opened" do
        # example code goes here - for more on the
        # code inside the examples, see rspec-expectations
        # and rspec-mocks
      end
    end

## Issues

This documentation is [open
source](https://github.com/rspec/rspec-core/tree/master/features), and a work
in progress.  If you find it incomplete or confusing, please [submit an
issue](http://github.com/rspec/rspec-core/issues), or, better yet, [a pull
request](http://github.com/rspec/rspec-core).

Version data entries

39 entries across 39 versions & 8 rubygems

Version Path
tuktuk-rails-0.0.9 vendor/bundle/ruby/2.0.0/gems/rspec-core-2.14.7/features/README.md
tuktuk-rails-0.0.8 vendor/bundle/ruby/2.0.0/gems/rspec-core-2.14.7/features/README.md
tuktuk-rails-0.0.7 vendor/bundle/ruby/2.0.0/gems/rspec-core-2.14.7/features/README.md
dxruby_rp5-0.0.2 spec/vendor/rspec-core-2.14.7/features/README.md
dxruby_rp5-0.0.1 spec/vendor/rspec-core-2.14.7/features/README.md
mango-0.7.0 vendor/bundler/ruby/2.0.0/gems/rspec-core-2.14.7/features/README.md
rspec-core-3.0.0.beta1 features/README.md
rspec-core-2.99.0.beta1 features/README.md
rspec-core-2.14.7 features/README.md
rspec-core-2.14.6 features/README.md
clickable_link-0.0.2 vendor/bundle/ruby/1.9.1/gems/rspec-core-2.14.5/features/README.md
syllable_counter-1.0.0 vendor/bundle/gems/rspec-core-2.14.5/features/README.md
rspec-core-2.14.5 features/README.md
rspec-core-2.14.4 features/README.md
rspec-core-2.14.3 features/README.md
rspec-core-2.14.2 features/README.md
rspec-core-2.14.1 features/README.md
rspec-core-2.14.0 features/README.md
rspec-core-2.14.0.rc1 features/README.md