Rails itself is tested in Minitest.
I found recently that when I wanted to write a Gem that interacted with parts
of Rails, Minitest was easier because I could go off the Rails minitest
examples.
Most large production apps I’ve worked on are tested in Rspec, which is by far
the popular choic
Hello,
I try again to learn ruby and Im following now "Agile Web development in
Rails 4"
I see that the author uses minitest to test models.
Is there any reason to use minitest instead of Rspec to test models and
controllers.
Roelof
--
You received this message because you are subscribed
2 matches
Mail list logo