Minitest::Spec
end
runs 2 specs # runs 3 tests
The specs generate:
# File minitest-5.15.0/design_rationale.rb, line 30 def setup super do_some_setup end
# File minitest-5.15.0/design_rationale.rb, line 35 def test_should_do_the_first_thing assert_equal 1, 1 end
This page was generated for Ruby 3.1.1
Ruby-doc.org is a service of James Britt and Neurogami, purveyors of fine dance noise.
Generated with Ruby-doc Rdoc Generator 0.42.0.