How to write MiniTest::Spec Expectations
I’m a fan of MiniTest::Spec. It strikes a nice balance between the simplicity of TestUnit and the readable syntax of RSpec. So here’s how to write MiniTest::Spec Expectations.
I’m a fan of MiniTest::Spec. It strikes a nice balance between the simplicity of TestUnit and the readable syntax of RSpec. So here’s how to write MiniTest::Spec Expectations.
Post a comment