Tokyo Tech Lead
Subscribe
Sign in
RSpec-Rails 針對module進行unit test
Adler Hsieh
May 10, 2015
本文概要:在RSpec describe中載入module必須寫成MyClass.new { include MyModule }
Read →
Comments
This site requires JavaScript to run correctly. Please
turn on JavaScript
or unblock scripts
RSpec-Rails 針對module進行unit test
本文概要:在RSpec describe中載入module必須寫成MyClass.new { include MyModule }