issues
search
rubocop
/
rspec-style-guide
Best practices for writing your specs!
http://rspec.rubystyle.guide
958
stars
118
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Feature specs
#141
ivanoblomov
opened
2 days ago
2
Bump actions/setup-python from 4 to 5
#140
dependabot[bot]
closed
11 months ago
0
Add "Time unit format" section
#139
ydakuka
closed
11 months ago
1
Update links
#138
ydakuka
closed
11 months ago
0
Fixes Context Cases example
#137
noanonoa
closed
1 year ago
1
Context Cases Documentation
#136
noanonoa
closed
1 year ago
3
Added section on the declaration order of subject, let!/let and before/after hooks
#135
schinery
closed
1 year ago
2
`let` and `let!` to be declared before `before` and `after` blocks?
#134
schinery
closed
1 year ago
1
Bump actions/checkout from 3 to 4
#133
dependabot[bot]
closed
1 year ago
0
Empty lines around multi-line `let` and `let!` blocks
#132
ydakuka
opened
1 year ago
2
Parentheses around multi-line `let` or `let!` block name
#131
ydakuka
opened
1 year ago
1
Bump actions/setup-python from 2 to 4
#130
dependabot[bot]
closed
1 year ago
0
Bump actions/checkout from 2 to 3
#129
dependabot[bot]
closed
1 year ago
0
Added dependabot for GitHub Actions
#128
ydah
closed
1 year ago
0
Differentiating between test constants and context variables
#127
boardfish
opened
2 years ago
1
Is there a cop that will enforce `.to eq`?
#125
schinery
closed
2 years ago
1
Remove definite article from title
#124
andyw8
closed
2 years ago
0
Refer to the method call under test with `subject`
#123
boardfish
closed
2 years ago
5
Remove redundant guideline
#122
pirj
closed
2 years ago
0
Add spell checking GitHub Actions workflow
#121
koic
closed
2 years ago
1
Replace `response` with `body` in `include_json` example
#120
ozgun
closed
3 years ago
2
Check model validity
#119
choosen
opened
3 years ago
2
Link to the GitHub project in "How to Contribute?"
#118
ghost
closed
3 years ago
1
Can `Let` blocks with multiple lines use `{ }` syntax?
#117
cesartalves
closed
3 years ago
1
Discourage reusing matchers in the same example
#116
pirj
closed
3 years ago
3
Fix typo in Context Descriptions section
#115
edmorley
closed
3 years ago
2
Fix typo
#114
matthew-puku
closed
3 years ago
1
Update and discourage use of controller specs
#113
corroded
opened
4 years ago
8
Fix spelling of Fahrenheit in Readme
#112
pcarn
closed
4 years ago
0
Edit highlight code syntax and modify expression
#110
hungnh103
closed
4 years ago
0
Fix typo at DRY section
#109
hungnh103
closed
4 years ago
2
Relax constraints on context naming
#108
elebow
closed
4 years ago
6
Fixed variable naming and added missing line in double_instance
#107
rafath
closed
5 years ago
0
Advise using `verify_doubled_constant_names`
#106
pirj
opened
5 years ago
0
Add a Never Check for a Bare Exception guideline
#105
pirj
opened
5 years ago
2
Confusing `described_class`
#104
pirj
closed
4 years ago
11
Add Implicit Block Expectation guideline
#103
pirj
closed
5 years ago
0
Fix Declare Constants code example
#102
pirj
closed
5 years ago
1
Add Declare Constants guideline
#101
pirj
closed
5 years ago
0
Relax guidance for context wording
#100
andyw8
closed
5 years ago
2
Fix typo in README.adoc
#99
gmcquistin
closed
5 years ago
0
Restore references to original discussions and sources
#98
pirj
closed
3 years ago
1
Convert to AsciiDoc
#97
pirj
closed
5 years ago
15
Suggested addition: Use `receive_messages` where appropriate
#96
andyw8
closed
5 years ago
5
Convert to AsciiDoc
#95
bbatsov
closed
5 years ago
4
Don't Recommend let or let!
#94
sshaw
closed
5 years ago
13
Correct mistake in email advice
#93
andyw8
closed
5 years ago
3
Don't require all `spec/support` files by default
#92
andyw8
opened
5 years ago
5
Update wording for when to use `expect` syntax
#91
andyw8
closed
5 years ago
5
Remove mentions of tools
#90
andyw8
closed
5 years ago
5
Next