Blog Improve It

How to write specs in Sinatra using RSpec

Posted by Vinícius Teles 3 months ago.

I worked on a small app recently where I chose to use Sinatra. When I tried to write the specs, things were not as smooth as I would expect. Fortunately, I found this great article on how to use RSpec with Sinatra. I hope it can be helpful to you too.

Tags  | no comments