spec/test_result.txt in quicktest-0.5.2 vs spec/test_result.txt in quicktest-0.5.6

- old
+ new

@@ -1,17 +1,17 @@ .....FFFFFFFF 1) -'#<Object:0xb78922b0> should show class name in output' FAILED +'#<Object:0xb781e3ec> should show class name in output' FAILED expected: /^'#<Object:0x[^>]+> 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) -'#<Object:0xb7890438> new_method_added should show name of added method' FAILED +'#<Object:0xb781d244> new_method_added should show name of added method' FAILED expected: /^'#<Object:0x[^>]+> 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__' @@ -39,19 +39,19 @@ ./test.rb:100:in `quicktest' ../lib/quicktest.rb:99:in `call' ../lib/quicktest.rb:99:in `__quicktest_run_tests__' 6) -'#<TestClass:0xb788b910> should show class name in output' FAILED +'#<TestClass:0xb78168f4> should show class name in output' FAILED expected: /^'#<TestClass:0x[^>]+> 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) -'#<TestClass:0xb788905c> new_method_added should show name of added method' FAILED +'#<TestClass:0xb78155f8> new_method_added should show name of added method' FAILED expected: /^'#<TestClass:0x[^>]+> 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__' @@ -62,8 +62,8 @@ 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.02875 seconds +Finished in 0.029012 seconds 13 examples, 8 failures