Rails:Tests

From Klenwell Wiki
Jump to navigation Jump to search

return to Ruby-on-Rails

RSpec

I know RSpec is standard testing package for most the Rails community but I had been a long-time Minitest user because it was the default package. However, the engineers on my last team showed me the way with RSpec and now I'm a convert.

I've found these resources especially helpful: