Posts by Klebson Leite • 11 points
1 post
-
1
votes1
answer243
viewsQ: Assertion with the Rspec
I use the Cucumber + Capybara + Ruby framework and I am unable to make an assertion using the "expect" method. I need for example to validate four messages returned in body, but it displays error:…