My Memo Wiki
  • Archive
  • Categories (ordered)
  • Categories
  • Online resources
  • Pages
  • Quick help
  • Tags

Aggregate failures with RSpec

28 January 2017

http://www.relishapp.com/rspec/rspec-expectations/v/3-5/docs/aggregating-failures

aggregate_failures "testing response" do
  ....
end

https://relishapp.com/rspec/rspec-core/docs/expectation-framework-integration/aggregating-failures#use-%60:aggregate-failures%60-metadata

it "...", :aggregate_failures do
...
  • rspec 8
  • test 12

  • « Previous
  • Archive
  • Next »

© 2018 Alfredo Roca with help from Jekyll Bootstrap and Bootstrap