Skip to content

Commit

Permalink
Merge pull request #1738 from JuanVqz/remove_non_working_link
Browse files Browse the repository at this point in the history
  • Loading branch information
troessner committed Oct 11, 2023
2 parents 07ea5e4 + a1b7c46 commit b1fa495
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,11 +62,8 @@ demonstrate that your fix was needed.

Reek uses [Rspec](http://rspec.info/) for unit and functional testing.

We're trying to follow [betterspecs](http://betterspecs.org/). We're not using
RSpec's
[shared examples](https://www.relishapp.com/rspec/rspec-core/docs/example-groups/shared-examples)
because we find them rather harming than helpful. You can find an excellent
cheat sheet on how to write idiomatic Rspec
We're trying to follow [betterspecs](http://betterspecs.org/).
You can find an excellent cheat sheet on how to write idiomatic Rspec
[here](http://www.rubypigeon.com/posts/rspec-core-cheat-sheet).

We do not use the popular "foo" / "bar" naming when it comes to the question
Expand Down

0 comments on commit b1fa495

Please sign in to comment.