test/test_result.txt in quicktest-0.1.0 vs test/test_result.txt in quicktest-0.3.2
- old
+ new
@@ -1,69 +1,69 @@
-FFFFFFFF
+....FFFFFFFF
1)
-'#<Object:0xb789c5bc> should show class name in output' FAILED
+'#<Object:0xb7820c3c> should show class name in output' FAILED
expected: /^'#<Object:0x[^>]+> should show class name in output' FAILED$/,
got: nil (using =~)
-./test.rb:13:in `quicktest'
-/home/greg/quicktest/lib/quicktest.rb:79:in `instance_eval'
-/home/greg/quicktest/lib/quicktest.rb:79:in `run_tests'
+./test.rb:53:in `quicktest'
+/home/greg/quicktest/lib/quicktest.rb:87:in `call'
+/home/greg/quicktest/lib/quicktest.rb:87:in `__quicktest_run_tests__'
2)
-'#<Object:0xb789be14> new_method_added should show name of added method' FAILED
+'#<Object:0xb7820494> 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:23:in `quicktest'
-/home/greg/quicktest/lib/quicktest.rb:79:in `instance_eval'
-/home/greg/quicktest/lib/quicktest.rb:79:in `run_tests'
+./test.rb:63:in `quicktest'
+/home/greg/quicktest/lib/quicktest.rb:87:in `call'
+/home/greg/quicktest/lib/quicktest.rb:87: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:33:in `quicktest'
-/home/greg/quicktest/lib/quicktest.rb:79:in `instance_eval'
-/home/greg/quicktest/lib/quicktest.rb:79:in `run_tests'
+./test.rb:73:in `quicktest'
+/home/greg/quicktest/lib/quicktest.rb:87:in `call'
+/home/greg/quicktest/lib/quicktest.rb:87: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:44:in `quicktest'
-/home/greg/quicktest/lib/quicktest.rb:79:in `instance_eval'
-/home/greg/quicktest/lib/quicktest.rb:79:in `run_tests'
+./test.rb:84:in `quicktest'
+/home/greg/quicktest/lib/quicktest.rb:87:in `call'
+/home/greg/quicktest/lib/quicktest.rb:87: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:55:in `quicktest'
-/home/greg/quicktest/lib/quicktest.rb:79:in `instance_eval'
-/home/greg/quicktest/lib/quicktest.rb:79:in `run_tests'
+./test.rb:95:in `quicktest'
+/home/greg/quicktest/lib/quicktest.rb:87:in `call'
+/home/greg/quicktest/lib/quicktest.rb:87:in `__quicktest_run_tests__'
6)
-'#<TestClass:0xb789a2e4> should show class name in output' FAILED
+'#<TestClass:0xb781e928> should show class name in output' FAILED
expected: /^'#<TestClass:0x[^>]+> should show class name in output' FAILED$/,
got: nil (using =~)
-./test.rb:62:in `quicktest'
-/home/greg/quicktest/lib/quicktest.rb:79:in `instance_eval'
-/home/greg/quicktest/lib/quicktest.rb:79:in `run_tests'
+./test.rb:102:in `quicktest'
+/home/greg/quicktest/lib/quicktest.rb:87:in `call'
+/home/greg/quicktest/lib/quicktest.rb:87:in `__quicktest_run_tests__'
7)
-'#<TestClass:0xb7899c2c> new_method_added should show name of added method' FAILED
+'#<TestClass:0xb781e248> 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:72:in `quicktest'
-/home/greg/quicktest/lib/quicktest.rb:79:in `instance_eval'
-/home/greg/quicktest/lib/quicktest.rb:79:in `run_tests'
+./test.rb:112:in `quicktest'
+/home/greg/quicktest/lib/quicktest.rb:87:in `call'
+/home/greg/quicktest/lib/quicktest.rb:87: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:83:in `quicktest'
-/home/greg/quicktest/lib/quicktest.rb:79:in `instance_eval'
-/home/greg/quicktest/lib/quicktest.rb:79:in `run_tests'
+./test.rb:123:in `quicktest'
+/home/greg/quicktest/lib/quicktest.rb:87:in `call'
+/home/greg/quicktest/lib/quicktest.rb:87:in `__quicktest_run_tests__'
-Finished in 0.02123 seconds
+Finished in 0.030033 seconds
-8 examples, 8 failures
+12 examples, 8 failures