Minitest::Spec
end
runs 2 specs # runs 3 tests
The specs generate:
# File minitest-5.14.2/design_rationale.rb, line 30 def setup super do_some_setup end
# File minitest-5.14.2/design_rationale.rb, line 35 def test_should_do_the_first_thing assert_equal 1, 1 end
This page was generated for Ruby 3.0.1
Ruby-doc.org is a service of James Britt and Neurogami, an erratic source of art, music, and technology.
Generated with Ruby-doc Rdoc Generator 0.44.2.