issues
search
jimweirich
/
rspec-given
Given/When/Then keywords for RSpec Specifications
https://github.com/jimweirich/rspec-given
MIT License
653
stars
61
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Test suite failures
#57
Apteryks
opened
4 years ago
1
Where are the sources corresponding to the 3.8.0 gem?
#56
Apteryks
opened
4 years ago
0
Why do failures get captured?
#55
Aryk
closed
7 years ago
2
Grammar tweaks to readme
#54
jasonkarns
closed
6 years ago
0
A more elegant way to check the message of an exception?
#53
aviflax
closed
8 years ago
2
Keep rspec-given alive!
#52
searls
opened
8 years ago
0
Fix warning
#51
joevandyk
closed
9 years ago
0
expect { .. }.to change { .. }.by(..)
#50
joevandyk
opened
9 years ago
2
minitest-given not working in controller tests
#49
schadenfred
opened
9 years ago
2
after(:each) hook?
#48
ronen
closed
9 years ago
1
Using Given/When/Then side-by-side with before/it?
#47
ronen
opened
9 years ago
6
Add support for rspec 3
#46
searls
closed
9 years ago
3
Rspec3x
#45
plukevdh
closed
10 years ago
3
Natural assertions are disabled for JRuby 1.7.12 although they should work
#44
xb
opened
10 years ago
0
Bug fix for `have_failed` with RSpec 3.0.0
#43
ronen
opened
10 years ago
4
RSpec 3.0.0 Beta 2 renames the Pending Error
#42
jimweirich
opened
10 years ago
1
Feature: string diffs when comparing strings
#41
olerass
opened
10 years ago
1
Displays unicode escapes when using hex strings
#40
olerass
opened
10 years ago
2
Wrong failure message when using StringIO
#39
olerass
closed
10 years ago
4
Funky rspec output on passing tests when required from spec_helper
#38
olerass
closed
10 years ago
5
have_failed matcher needs description
#37
jimweirich
closed
10 years ago
1
Sorcerer error when an array is split over multiple lines
#36
adamlogic
closed
10 years ago
3
Check that Rspec/Given works with RSpec 3.xx
#35
jimweirich
closed
10 years ago
3
Step descriptions
#34
david
closed
11 years ago
2
Multiple Then's in one test breaks when testing Celluloid Actors
#33
cpuguy83
closed
11 years ago
6
documentation format removed when running under spork
#32
timdiggins
closed
10 years ago
3
And doesn't give good output
#31
hoguej
opened
11 years ago
3
Provide Rubinius compatible version
#30
deadprogram
opened
11 years ago
3
Fix typo in comment.
#29
splattael
closed
11 years ago
1
Given should recognize the === (threequals) operator.
#28
jimweirich
closed
11 years ago
1
rspec issuing warning when specs lack a #description
#27
searls
closed
11 years ago
2
Add installation section to the README file
#26
MarceloCajueiro
closed
11 years ago
1
rspec-given uses deprecated configuration options
#25
joenas
closed
11 years ago
1
Feature request: run invariants even when no Then block given
#24
ianwhite
closed
11 years ago
4
Named When clause catches all errors / exceptions, not reraising them, hiding them from developer
#23
idrozd
closed
11 years ago
1
Way to suppress rspec implicit docstrings
#22
idrozd
closed
11 years ago
4
Adding support for When -> And, Given -> And
#21
jetaggart
closed
11 years ago
5
How to test message expectations?
#20
JeanMertz
closed
11 years ago
4
Incorrect errors when nested in Modules
#19
jimweirich
closed
11 years ago
1
Use "with" rather than "when" to name a context that defines a Given
#18
ronen
closed
11 years ago
1
Add optional description string to Then clause
#17
ronen
closed
11 years ago
2
Updated README.md to fix travis-ci link
#16
wrightling
closed
11 years ago
1
RSpec Given should show the invariant that failed, not the Then that triggered the invariant
#15
jimweirich
closed
11 years ago
1
Using Then within iteration does not show useful info in document or HTML format, unlike it()
#14
scrapcupcake
closed
11 years ago
2
Update README.md
#13
jeanlange
closed
11 years ago
1
rspec-given seems to cause RAILS_ENV=test rake db:migrate to fail
#12
superchris
closed
11 years ago
4
Error when using Rspec Given w/ jruby (Ripper is not supported in jruby)
#11
st23am
closed
11 years ago
11
Adding line extractor to s check
#10
adomokos
closed
11 years ago
2
Possible compatibility issue
#9
searls
closed
12 years ago
2
Put some highlight for the ruby code on the README
#8
MarceloCajueiro
closed
12 years ago
0
Next