issues
search
thoughtbot
/
shoulda-context
Shoulda Context makes it easy to write understandable and maintainable tests under Minitest and Test::Unit within Rails projects or plain Ruby projects.
MIT License
239
stars
58
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
lib/shoulda/context/context.rb:400: warning: assigned but unused variable - context
#57
CloCkWeRX
closed
4 years ago
13
context/should make rails test output not correct.
#56
zw963
closed
5 years ago
4
context/should not support Rails 5 run single test example with a line number.
#55
zw963
closed
6 years ago
3
Repeating Tests in Multiple Contexts
#54
tomrossi7
closed
5 years ago
3
shoulda-context is now incompatible with shoulda-matchers 3.0
#53
mcmire
closed
5 years ago
3
Shoulda context is incompatible with minitest-focus
#52
oasisweng
closed
4 years ago
3
Uses class_eval when dynamically creating tests so that we can pass in source location
#51
alexpjohnson
closed
8 years ago
5
Dynamically created test methods lose original test's source_location
#50
alexpjohnson
closed
5 years ago
3
Only replace 'Test' appearing at the end of a test class name
#49
robesris
closed
5 years ago
1
Add `require "test/unit"` to README
#48
croaky
closed
8 years ago
0
Need help for setting up shoulda-context framework
#47
talktokets
closed
8 years ago
8
Assertions on undefined variables cause ruby to crash.
#46
hxegon
closed
5 years ago
1
Child before block is wrongly called
#45
JunichiIto
closed
5 years ago
1
Setup and teardown hooks leak across contexts
#44
cluesque
closed
5 years ago
1
described_type: no ancestor lookup for constants that don't exist
#43
tiegz
closed
9 years ago
3
Rails 4.1.1 - NameError: uninitialized class variable @@installed_at_exit in Test::Unit::Runner
#42
venka10
closed
5 years ago
5
Replace use of appraisal gem with a standard travis-ci build matrix
#41
rmm5t
closed
5 years ago
1
1.8.7 support?
#40
estolfo
closed
10 years ago
11
Support Rails 4.1 / Minitest 5
#39
mcmire
closed
10 years ago
4
Doesn't work without Rails
#38
pupeno
closed
4 years ago
4
MiniTest 5 compatibility
#37
philnash
closed
10 years ago
8
Avoid calls to Proc#bind (deprecated in Rails 4.x) when instance_exec available
#36
ryanfb
closed
11 years ago
0
Proc#bind deprecation warnings flood my test output
#35
jbgo
closed
11 years ago
5
Rails 4 doesn't load rails/init.rb
#34
mhw
closed
5 years ago
4
tests fail with minitest
#33
ktdreyer
closed
4 years ago
1
where is 1.1.5?
#32
ktdreyer
closed
11 years ago
2
Permissions error in 1.1.4
#31
edmundhighcock
closed
11 years ago
2
A way to reuse should blocks
#30
afast
closed
10 years ago
1
Fix safe_assert_block message argument
#29
tiegz
closed
11 years ago
0
assertion message must be String or Proc, but NilClass was given.
#28
omarqureshi
closed
11 years ago
2
Added factoid about test method names needed to run a single test method.
#27
HotFusionMan
closed
9 years ago
4
Raise on duplicate test name
#26
grosser
closed
11 years ago
4
Fatal exception under JRuby: uninitialized constant ActiveSupport
#25
brndnblck
closed
11 years ago
2
Handle deprecation of assert_block safely
#24
rsl
closed
11 years ago
7
Support for Rails 4 RC1
#23
melindaweathers
closed
11 years ago
3
shoulda-context is incompatible with shoulda-matchers >= 1.5
#22
sshaw
closed
11 years ago
4
Remove some warnings
#21
kachick
closed
11 years ago
2
Update copyright year to 2013
#20
adarsh
closed
11 years ago
1
Add Rails 4 support.
#19
caike
closed
11 years ago
3
Test against Rails 3.x
#18
gabebw
closed
11 years ago
1
Require only Test::Unit::TestCase
#17
gabebw
closed
11 years ago
5
Only require test/unit if it isn't defined
#16
drapergeek
closed
12 years ago
0
The hosted official documentation doesn't seem to work
#15
skylar
closed
12 years ago
1
Add ability to call custom methods defined inside the context
#14
celesteking
closed
12 years ago
1
setup block run multiple times
#13
celesteking
closed
12 years ago
4
file not available (which is mentioned in: CONTRIBUTION_GUIDELINES.rdoc)
#12
Erkan-Yilmaz
closed
12 years ago
0
typo
#11
Erkan-Yilmaz
closed
12 years ago
0
typo
#10
Erkan-Yilmaz
closed
12 years ago
1
Original test backtrace should be preserved
#9
y8
closed
12 years ago
5
vim highlighting & completion
#8
sunaku
closed
12 years ago
1
Previous
Next