.....FFFFFFFF 1) '# should show class name in output' FAILED expected: /^'#]+> should show class name in output' FAILED$/, got: nil (using =~) ./test.rb:58:in `quicktest' ../lib/quicktest.rb:99:in `call' ../lib/quicktest.rb:99:in `__quicktest_run_tests__' 2) '# new_method_added should show name of added method' FAILED expected: /^'#]+> new_method_added should show name of added method' FAILED$/, got: nil (using =~) ./test.rb:68:in `quicktest' ../lib/quicktest.rb:99:in `call' ../lib/quicktest.rb:99:in `__quicktest_run_tests__' 3) 'TestModule should show class name in output' FAILED expected: /^'TestModule should show class name in output' FAILED$/, got: nil (using =~) ./test.rb:78:in `quicktest' ../lib/quicktest.rb:99:in `call' ../lib/quicktest.rb:99:in `__quicktest_run_tests__' 4) 'TestModule new_singleton_method_added should show class name in output' FAILED expected: /^'TestModule new_singleton_method_added should show class name in output' FAILED$/, got: nil (using =~) ./test.rb:89:in `quicktest' ../lib/quicktest.rb:99:in `call' ../lib/quicktest.rb:99:in `__quicktest_run_tests__' 5) 'TestClass should show class name in output' FAILED expected: /^'TestClass should show class name in output' FAILED$/, got: nil (using =~) ./test.rb:100:in `quicktest' ../lib/quicktest.rb:99:in `call' ../lib/quicktest.rb:99:in `__quicktest_run_tests__' 6) '# should show class name in output' FAILED expected: /^'#]+> should show class name in output' FAILED$/, got: nil (using =~) ./test.rb:107:in `quicktest' ../lib/quicktest.rb:99:in `call' ../lib/quicktest.rb:99:in `__quicktest_run_tests__' 7) '# new_method_added should show name of added method' FAILED expected: /^'#]+> new_method_added should show name of added method' FAILED$/, got: nil (using =~) ./test.rb:117:in `quicktest' ../lib/quicktest.rb:99:in `call' ../lib/quicktest.rb:99:in `__quicktest_run_tests__' 8) 'TestClass new_singleton_method_added should show class name in output' FAILED expected: /^'TestClass new_singleton_method_added should show class name in output' FAILED$/, got: nil (using =~) ./test.rb:128:in `quicktest' ../lib/quicktest.rb:99:in `call' ../lib/quicktest.rb:99:in `__quicktest_run_tests__' Finished in 0.029012 seconds 13 examples, 8 failures