List Question
20 TechQA 2023-10-12T16:01:02.043000RSpec how is be_invalid matcher made available
125 views
Asked by Jignesh Gohel
My rspec test does not pass, I expect my method to receive message expectation n times, but it keeps getting n+1 times
36 views
Asked by Thảo Nguyễn
RSpec: how to chain receive().with()?
881 views
Asked by Chiperific
How to test before_validation callback model concerns in rspec
613 views
Asked by meerkat
New line characters in Cucumber Capybara
3.1k views
Asked by Tom
Rspec expect(instance) to receive method not working as expected
8.2k views
Asked by Ajay
How to execute once and expect multiple changes with RSpec?
2.1k views
Asked by Alexander Popov
RSpec .to be_empty raises ArgumentError "The expect syntax does not support operator matchers"
1.4k views
Asked by Aks..
Can I use a built-in RSpec matcher in a custom matcher?
3.6k views
Asked by awendt
RSpec expectation ignoring message argument
749 views
Asked by vinibol12
Is there an RSpec matcher to test the number of arguments with which a class is instantiated?
1.2k views
Asked by Reiss Johnson
Rspec - expecting one among specific outputs
44 views
Asked by mon23
Check elements from array are not visible
236 views
Asked by Den Silver
Evaluating multiple rspec expectations with cucumber
443 views
Asked by Tians
Make sure that attribute "disabled" equals to "disabled"
577 views
Asked by Den Silver
How can I use rspec expectations and matchers outside of Rspec?
838 views
Asked by Satchel
Check is option selected in drop down list?
768 views
Asked by Den Silver
Get the actual value of a boolean attribute
736 views
Asked by Den Silver
Can I alias a nested RSpec matcher?
1.2k views
Asked by das-g
In rspec what does a test that ends with 'to be' mean?
160 views
Asked by Eric