Error aggregation with RSpec 3.3
Ever wondered, if it is possible to catch all errors from a spec at once? With a new option introduced in RSpec 3.3, you can do this. Check out my blogpost to see how to make this happen!
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
Ever wondered, if it is possible to catch all errors from a spec at once? With a new option introduced in RSpec 3.3, you can do this. Check out my blogpost to see how to make this happen!
Post a comment