DEV Community

Discussion on: RSpec - Writing Test Code In Ruby (3/3)

Collapse
 
andrewbrown profile image
Andrew Brown 🇨🇦

I think there is only hard asserts in RSpec.

What do you want to build with HTTParty?
The "automation" word there is throwing me off.
I've used HTTParty when I need to make a gem for API for a third party service eg. Yelp.
Are you using it for this?