Sha256: 61dcc28750b6f4968651a12e5964cee9de988ee29bb9d0ff63ffdf54b3c1713b

Contents?: true

Size: 238 Bytes

Versions: 9

Compression:

Stored size: 238 Bytes

Contents

The `rspec` command comes with several options you can use to customize RSpec's
behavior, including output formats, filtering examples, etc.

For a full list of options, run the `rspec` command with the `--help` flag:

    $ rspec --help

Version data entries

9 entries across 9 versions & 2 rubygems

Version Path
messagebus_ruby_api-0.4.7 spec/ruby/1.9.1/gems/rspec-core-2.5.1/features/command_line/README.md
messagebus_ruby_api-0.4.4 spec/ruby/1.9.1/gems/rspec-core-2.5.1/features/command_line/README.md
rspec-core-2.6.0.rc6 features/command_line/README.md
rspec-core-2.5.2 features/command_line/README.md
rspec-core-2.6.0.rc4 features/command_line/README.md
rspec-core-2.6.0.rc2 features/command_line/README.md
rspec-core-2.5.1 features/command_line/README.md
rspec-core-2.5.0 features/command_line/README.md
rspec-core-2.4.0 features/command_line/README.md