Skip to content

.rspec file needs minor change on formatter name for rspec1 to rspec2 update #15

Description

@helloanh

rspec1 to rspec2 update needs to change .rspec file or your TDD won't work for rails/ruby.

If your.rspec file only have:
--color
and I was still getting this error.
You need to change it to this:
--format documentation --color

This issue was opened and solved here on stackoverflow.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions