class

Rails::TestUnit::TestParser

v8.1.1 - Show latest stable - Superclass: Ripper

Parse a test file to extract the line ranges of all tests in both method-style (def test_foo) and declarative-style (test “foo” do)


Parse a test file to extract the line ranges of all tests in both method-style (def test_foo) and declarative-style (test “foo” do)

Files

  • railties/lib/rails/test_unit/test_parser.rb