Skip to content

Commit

Permalink
words
Browse files Browse the repository at this point in the history
  • Loading branch information
dchelimsky committed Oct 10, 2010
1 parent bfb7792 commit 98de837
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions features/README.markdown
@@ -1,12 +1,12 @@
# Cucumber features

RSpec is specified using both RSpec and
[Cucumber](http://github.com/aslakhellesoy/cucumber). Cucumber provides
_executable documentation_. This means that the _.feature_ files below this
directory serve as specification, documentation _and_ regression tests of the
behaviour.
rspec-rails extends Rails' built-in testing framework to support rspec examples
for requests, controllers, models, views, and helpers.

## Issues

If you find this documentation incomplete or confusing, please [submit an
issue](http://github.com/rspec/rspec-rails/issues).
The documentation for rspec-rails is a work in progress. We'll be adding
Cucumber features over time, and clarifying existing ones. If you have
specific features you'd like to see added, find the existing documentation
incomplete or confusing, or, better yet, wish to write a missing Cucumber
feature yourself, please [submit an
issue](http://github.com/rspec/rspec-rails/issues) or a [pull
request](http://github.com/rspec/rspec-rails).

0 comments on commit 98de837

Please sign in to comment.