To add a collaborator to this project you will need to use the Relish gem to add the collaborator via a terminal command. Soon you'll be able to also add collaborators here!
More about adding a collaboratorCommand line
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
Topics
- --configure option
- --example option
- --format option
- --line_number option
- --tag option
- line number appended to file path
- exit status
- rake task
Last published over 5 years ago by dchelimsky.