rails/railties/test/test_unit
Kevin Newton 105e05e891
Parse tests with prism
This changes TestParser to parse with prism instead of ripper if it
is available for the current version of Ruby. It's within the margin
for the speed, and its significantly less code that is easier to
read and should be easier to maintain.
2024-02-09 10:54:20 -05:00
..
reporter_test.rb Implement Rails::TestUnitReporter#prerecord 2024-02-06 16:41:48 +01:00
test_parser_test.rb Parse tests with prism 2024-02-09 10:54:20 -05:00