File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed
Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change @@ -62,11 +62,8 @@ demonstrate that your fix was needed.
6262
6363Reek uses [ Rspec] ( http://rspec.info/ ) for unit and functional testing.
6464
65- We're trying to follow [ betterspecs] ( http://betterspecs.org/ ) . We're not using
66- RSpec's
67- [ shared examples] ( https://www.relishapp.com/rspec/rspec-core/docs/example-groups/shared-examples )
68- because we find them rather harming than helpful. You can find an excellent
69- cheat sheet on how to write idiomatic Rspec
65+ We're trying to follow [ betterspecs] ( http://betterspecs.org/ ) .
66+ You can find an excellent cheat sheet on how to write idiomatic Rspec
7067[ here] ( http://www.rubypigeon.com/posts/rspec-core-cheat-sheet ) .
7168
7269We do not use the popular "foo" / "bar" naming when it comes to the question
You can’t perform that action at this time.
0 commit comments