.....FFFFFFFFF 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:113:in `call' ../lib/quicktest.rb:113: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:113:in `call' ../lib/quicktest.rb:113: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:113:in `call' ../lib/quicktest.rb:113: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:113:in `call' ../lib/quicktest.rb:113:in `__quicktest_run_tests__' 5) '# the_method should include the module into class Object' FAILED expected: /^'#]+> the_method should include the module into class Object' FAILED$/, got: nil (using =~) ./test.rb:98:in `quicktest' ../lib/quicktest.rb:113:in `call' ../lib/quicktest.rb:113:in `__quicktest_run_tests__' 6) 'TestClass should show class name in output' FAILED expected: /^'TestClass should show class name in output' FAILED$/, got: nil (using =~) ./test.rb:109:in `quicktest' ../lib/quicktest.rb:113:in `call' ../lib/quicktest.rb:113:in `__quicktest_run_tests__' 7) '# should show class name in output' FAILED expected: /^'#]+> should show class name in output' FAILED$/, got: nil (using =~) ./test.rb:116:in `quicktest' ../lib/quicktest.rb:113:in `call' ../lib/quicktest.rb:113:in `__quicktest_run_tests__' 8) '# 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:126:in `quicktest' ../lib/quicktest.rb:113:in `call' ../lib/quicktest.rb:113:in `__quicktest_run_tests__' 9) '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:137:in `quicktest' ../lib/quicktest.rb:113:in `call' ../lib/quicktest.rb:113:in `__quicktest_run_tests__' Finished in 0.051022 seconds 14 examples, 9 failures