This tiny extension for test/unit allows you to write "test 'has cheeseburger' do; ...; end" instead of "def test_has_cheeseburger; ...; end". Nothing more.
Adam Cigánek
gem "friendly_test_names", "~> 0.1"