Posts

Showing posts from September, 2021

Anonymous controller testing in Minitest

I believe binding.pry and Rspec respectively are the best things that could happen to Ruby world. I've been using both for the same time I've been using Ruby and I couldn't imagine using another testing library. Until recently, because I entered a project using Minitest.