We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fea98b3 + aa75c43 commit 7a71d2eCopy full SHA for 7a71d2e
ruby/README.md
@@ -199,7 +199,6 @@ A developer should be able to view any `it` block in isolation --without its
199
**exactly** what's going on. If you can accomplish this while using the RSpec
200
DSL methods, it's probably fine.
201
202
-- Avoid `described_class`
203
- Avoid `let`, and `subject` (prefer factory methods)
204
- Place `describe` within the namespace(s) for inner classes
205
- Prefer `expect` syntax when possible
0 commit comments