minitest-global_expectations
minitest-global_expectations allows you to keep using simple code in your minitest specs, without having to wrap every single object you are calling an expectation method on with an underscore.
1.0.2
3 个版本
安装
gem install minitest-global_expectations
gem 'minitest-global_expectations'