|  |  | @ -18,15 +18,16 @@ get on the terminal - we are working on that):: | 
			
		
	
		
		
			
				
					
					|  |  |  |     failure_demo.py FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF           [100%] |  |  |  |     failure_demo.py FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF           [100%] | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |     ================================= FAILURES ================================= |  |  |  |     ================================= FAILURES ================================= | 
			
		
	
		
		
			
				
					
					|  |  |  |     ____________________________ test_generative[0] ____________________________ |  |  |  |     ___________________________ test_generative[3-6] ___________________________ | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |     param1 = 3, param2 = 6 |  |  |  |     param1 = 3, param2 = 6 | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |         @pytest.mark.parametrize("param1, param2", [(3, 6)]) | 
			
		
	
		
		
			
				
					
					|  |  |  |         def test_generative(param1, param2): |  |  |  |         def test_generative(param1, param2): | 
			
		
	
		
		
			
				
					
					|  |  |  |     >       assert param1 * 2 < param2 |  |  |  |     >       assert param1 * 2 < param2 | 
			
		
	
		
		
			
				
					
					|  |  |  |     E       assert (3 * 2) < 6 |  |  |  |     E       assert (3 * 2) < 6 | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |     failure_demo.py:20: AssertionError |  |  |  |     failure_demo.py:22: AssertionError | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |     _________________________ TestFailing.test_simple __________________________ |  |  |  |     _________________________ TestFailing.test_simple __________________________ | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |     self = <failure_demo.TestFailing object at 0xdeadbeef> |  |  |  |     self = <failure_demo.TestFailing object at 0xdeadbeef> | 
			
		
	
	
		
		
			
				
					|  |  | @ -43,7 +44,7 @@ get on the terminal - we are working on that):: | 
			
		
	
		
		
			
				
					
					|  |  |  |     E        +  where 42 = <function TestFailing.test_simple.<locals>.f at 0xdeadbeef>() |  |  |  |     E        +  where 42 = <function TestFailing.test_simple.<locals>.f at 0xdeadbeef>() | 
			
		
	
		
		
			
				
					
					|  |  |  |     E        +  and   43 = <function TestFailing.test_simple.<locals>.g at 0xdeadbeef>() |  |  |  |     E        +  and   43 = <function TestFailing.test_simple.<locals>.g at 0xdeadbeef>() | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |     failure_demo.py:36: AssertionError |  |  |  |     failure_demo.py:33: AssertionError | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |     ____________________ TestFailing.test_simple_multiline _____________________ |  |  |  |     ____________________ TestFailing.test_simple_multiline _____________________ | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |     self = <failure_demo.TestFailing object at 0xdeadbeef> |  |  |  |     self = <failure_demo.TestFailing object at 0xdeadbeef> | 
			
		
	
	
		
		
			
				
					|  |  | @ -51,7 +52,7 @@ get on the terminal - we are working on that):: | 
			
		
	
		
		
			
				
					
					|  |  |  |         def test_simple_multiline(self): |  |  |  |         def test_simple_multiline(self): | 
			
		
	
		
		
			
				
					
					|  |  |  |     >       otherfunc_multi(42, 6 * 9) |  |  |  |     >       otherfunc_multi(42, 6 * 9) | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |     failure_demo.py:39: |  |  |  |     failure_demo.py:36: | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |     _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ |  |  |  |     _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |     a = 42, b = 54 |  |  |  |     a = 42, b = 54 | 
			
		
	
	
		
		
			
				
					|  |  | @ -60,7 +61,7 @@ get on the terminal - we are working on that):: | 
			
		
	
		
		
			
				
					
					|  |  |  |     >       assert a == b |  |  |  |     >       assert a == b | 
			
		
	
		
		
			
				
					
					|  |  |  |     E       assert 42 == 54 |  |  |  |     E       assert 42 == 54 | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |     failure_demo.py:16: AssertionError |  |  |  |     failure_demo.py:17: AssertionError | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |     ___________________________ TestFailing.test_not ___________________________ |  |  |  |     ___________________________ TestFailing.test_not ___________________________ | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |     self = <failure_demo.TestFailing object at 0xdeadbeef> |  |  |  |     self = <failure_demo.TestFailing object at 0xdeadbeef> | 
			
		
	
	
		
		
			
				
					|  |  | @ -73,7 +74,7 @@ get on the terminal - we are working on that):: | 
			
		
	
		
		
			
				
					
					|  |  |  |     E       assert not 42 |  |  |  |     E       assert not 42 | 
			
		
	
		
		
			
				
					
					|  |  |  |     E        +  where 42 = <function TestFailing.test_not.<locals>.f at 0xdeadbeef>() |  |  |  |     E        +  where 42 = <function TestFailing.test_not.<locals>.f at 0xdeadbeef>() | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |     failure_demo.py:45: AssertionError |  |  |  |     failure_demo.py:42: AssertionError | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |     _________________ TestSpecialisedExplanations.test_eq_text _________________ |  |  |  |     _________________ TestSpecialisedExplanations.test_eq_text _________________ | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |     self = <failure_demo.TestSpecialisedExplanations object at 0xdeadbeef> |  |  |  |     self = <failure_demo.TestSpecialisedExplanations object at 0xdeadbeef> | 
			
		
	
	
		
		
			
				
					|  |  | @ -84,7 +85,7 @@ get on the terminal - we are working on that):: | 
			
		
	
		
		
			
				
					
					|  |  |  |     E         - spam |  |  |  |     E         - spam | 
			
		
	
		
		
			
				
					
					|  |  |  |     E         + eggs |  |  |  |     E         + eggs | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |     failure_demo.py:50: AssertionError |  |  |  |     failure_demo.py:47: AssertionError | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |     _____________ TestSpecialisedExplanations.test_eq_similar_text _____________ |  |  |  |     _____________ TestSpecialisedExplanations.test_eq_similar_text _____________ | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |     self = <failure_demo.TestSpecialisedExplanations object at 0xdeadbeef> |  |  |  |     self = <failure_demo.TestSpecialisedExplanations object at 0xdeadbeef> | 
			
		
	
	
		
		
			
				
					|  |  | @ -97,7 +98,7 @@ get on the terminal - we are working on that):: | 
			
		
	
		
		
			
				
					
					|  |  |  |     E         + foo 2 bar |  |  |  |     E         + foo 2 bar | 
			
		
	
		
		
			
				
					
					|  |  |  |     E         ?     ^ |  |  |  |     E         ?     ^ | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |     failure_demo.py:53: AssertionError |  |  |  |     failure_demo.py:50: AssertionError | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |     ____________ TestSpecialisedExplanations.test_eq_multiline_text ____________ |  |  |  |     ____________ TestSpecialisedExplanations.test_eq_multiline_text ____________ | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |     self = <failure_demo.TestSpecialisedExplanations object at 0xdeadbeef> |  |  |  |     self = <failure_demo.TestSpecialisedExplanations object at 0xdeadbeef> | 
			
		
	
	
		
		
			
				
					|  |  | @ -110,7 +111,7 @@ get on the terminal - we are working on that):: | 
			
		
	
		
		
			
				
					
					|  |  |  |     E         + eggs |  |  |  |     E         + eggs | 
			
		
	
		
		
			
				
					
					|  |  |  |     E           bar |  |  |  |     E           bar | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |     failure_demo.py:56: AssertionError |  |  |  |     failure_demo.py:53: AssertionError | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |     ______________ TestSpecialisedExplanations.test_eq_long_text _______________ |  |  |  |     ______________ TestSpecialisedExplanations.test_eq_long_text _______________ | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |     self = <failure_demo.TestSpecialisedExplanations object at 0xdeadbeef> |  |  |  |     self = <failure_demo.TestSpecialisedExplanations object at 0xdeadbeef> | 
			
		
	
	
		
		
			
				
					|  |  | @ -127,7 +128,7 @@ get on the terminal - we are working on that):: | 
			
		
	
		
		
			
				
					
					|  |  |  |     E         + 1111111111b222222222 |  |  |  |     E         + 1111111111b222222222 | 
			
		
	
		
		
			
				
					
					|  |  |  |     E         ?           ^ |  |  |  |     E         ?           ^ | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |     failure_demo.py:61: AssertionError |  |  |  |     failure_demo.py:58: AssertionError | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |     _________ TestSpecialisedExplanations.test_eq_long_text_multiline __________ |  |  |  |     _________ TestSpecialisedExplanations.test_eq_long_text_multiline __________ | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |     self = <failure_demo.TestSpecialisedExplanations object at 0xdeadbeef> |  |  |  |     self = <failure_demo.TestSpecialisedExplanations object at 0xdeadbeef> | 
			
		
	
	
		
		
			
				
					|  |  | @ -147,7 +148,7 @@ get on the terminal - we are working on that):: | 
			
		
	
		
		
			
				
					
					|  |  |  |     E |  |  |  |     E | 
			
		
	
		
		
			
				
					
					|  |  |  |     E         ...Full output truncated (7 lines hidden), use '-vv' to show |  |  |  |     E         ...Full output truncated (7 lines hidden), use '-vv' to show | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |     failure_demo.py:66: AssertionError |  |  |  |     failure_demo.py:63: AssertionError | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |     _________________ TestSpecialisedExplanations.test_eq_list _________________ |  |  |  |     _________________ TestSpecialisedExplanations.test_eq_list _________________ | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |     self = <failure_demo.TestSpecialisedExplanations object at 0xdeadbeef> |  |  |  |     self = <failure_demo.TestSpecialisedExplanations object at 0xdeadbeef> | 
			
		
	
	
		
		
			
				
					|  |  | @ -158,7 +159,7 @@ get on the terminal - we are working on that):: | 
			
		
	
		
		
			
				
					
					|  |  |  |     E         At index 2 diff: 2 != 3 |  |  |  |     E         At index 2 diff: 2 != 3 | 
			
		
	
		
		
			
				
					
					|  |  |  |     E         Use -v to get the full diff |  |  |  |     E         Use -v to get the full diff | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |     failure_demo.py:69: AssertionError |  |  |  |     failure_demo.py:66: AssertionError | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |     ______________ TestSpecialisedExplanations.test_eq_list_long _______________ |  |  |  |     ______________ TestSpecialisedExplanations.test_eq_list_long _______________ | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |     self = <failure_demo.TestSpecialisedExplanations object at 0xdeadbeef> |  |  |  |     self = <failure_demo.TestSpecialisedExplanations object at 0xdeadbeef> | 
			
		
	
	
		
		
			
				
					|  |  | @ -171,7 +172,7 @@ get on the terminal - we are working on that):: | 
			
		
	
		
		
			
				
					
					|  |  |  |     E         At index 100 diff: 1 != 2 |  |  |  |     E         At index 100 diff: 1 != 2 | 
			
		
	
		
		
			
				
					
					|  |  |  |     E         Use -v to get the full diff |  |  |  |     E         Use -v to get the full diff | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |     failure_demo.py:74: AssertionError |  |  |  |     failure_demo.py:71: AssertionError | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |     _________________ TestSpecialisedExplanations.test_eq_dict _________________ |  |  |  |     _________________ TestSpecialisedExplanations.test_eq_dict _________________ | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |     self = <failure_demo.TestSpecialisedExplanations object at 0xdeadbeef> |  |  |  |     self = <failure_demo.TestSpecialisedExplanations object at 0xdeadbeef> | 
			
		
	
	
		
		
			
				
					|  |  | @ -189,7 +190,7 @@ get on the terminal - we are working on that):: | 
			
		
	
		
		
			
				
					
					|  |  |  |     E |  |  |  |     E | 
			
		
	
		
		
			
				
					
					|  |  |  |     E         ...Full output truncated (2 lines hidden), use '-vv' to show |  |  |  |     E         ...Full output truncated (2 lines hidden), use '-vv' to show | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |     failure_demo.py:77: AssertionError |  |  |  |     failure_demo.py:74: AssertionError | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |     _________________ TestSpecialisedExplanations.test_eq_set __________________ |  |  |  |     _________________ TestSpecialisedExplanations.test_eq_set __________________ | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |     self = <failure_demo.TestSpecialisedExplanations object at 0xdeadbeef> |  |  |  |     self = <failure_demo.TestSpecialisedExplanations object at 0xdeadbeef> | 
			
		
	
	
		
		
			
				
					|  |  | @ -207,7 +208,7 @@ get on the terminal - we are working on that):: | 
			
		
	
		
		
			
				
					
					|  |  |  |     E |  |  |  |     E | 
			
		
	
		
		
			
				
					
					|  |  |  |     E         ...Full output truncated (2 lines hidden), use '-vv' to show |  |  |  |     E         ...Full output truncated (2 lines hidden), use '-vv' to show | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |     failure_demo.py:80: AssertionError |  |  |  |     failure_demo.py:77: AssertionError | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |     _____________ TestSpecialisedExplanations.test_eq_longer_list ______________ |  |  |  |     _____________ TestSpecialisedExplanations.test_eq_longer_list ______________ | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |     self = <failure_demo.TestSpecialisedExplanations object at 0xdeadbeef> |  |  |  |     self = <failure_demo.TestSpecialisedExplanations object at 0xdeadbeef> | 
			
		
	
	
		
		
			
				
					|  |  | @ -218,7 +219,7 @@ get on the terminal - we are working on that):: | 
			
		
	
		
		
			
				
					
					|  |  |  |     E         Right contains more items, first extra item: 3 |  |  |  |     E         Right contains more items, first extra item: 3 | 
			
		
	
		
		
			
				
					
					|  |  |  |     E         Use -v to get the full diff |  |  |  |     E         Use -v to get the full diff | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |     failure_demo.py:83: AssertionError |  |  |  |     failure_demo.py:80: AssertionError | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |     _________________ TestSpecialisedExplanations.test_in_list _________________ |  |  |  |     _________________ TestSpecialisedExplanations.test_in_list _________________ | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |     self = <failure_demo.TestSpecialisedExplanations object at 0xdeadbeef> |  |  |  |     self = <failure_demo.TestSpecialisedExplanations object at 0xdeadbeef> | 
			
		
	
	
		
		
			
				
					|  |  | @ -227,7 +228,7 @@ get on the terminal - we are working on that):: | 
			
		
	
		
		
			
				
					
					|  |  |  |     >       assert 1 in [0, 2, 3, 4, 5] |  |  |  |     >       assert 1 in [0, 2, 3, 4, 5] | 
			
		
	
		
		
			
				
					
					|  |  |  |     E       assert 1 in [0, 2, 3, 4, 5] |  |  |  |     E       assert 1 in [0, 2, 3, 4, 5] | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |     failure_demo.py:86: AssertionError |  |  |  |     failure_demo.py:83: AssertionError | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |     __________ TestSpecialisedExplanations.test_not_in_text_multiline __________ |  |  |  |     __________ TestSpecialisedExplanations.test_not_in_text_multiline __________ | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |     self = <failure_demo.TestSpecialisedExplanations object at 0xdeadbeef> |  |  |  |     self = <failure_demo.TestSpecialisedExplanations object at 0xdeadbeef> | 
			
		
	
	
		
		
			
				
					|  |  | @ -246,7 +247,7 @@ get on the terminal - we are working on that):: | 
			
		
	
		
		
			
				
					
					|  |  |  |     E |  |  |  |     E | 
			
		
	
		
		
			
				
					
					|  |  |  |     E         ...Full output truncated (2 lines hidden), use '-vv' to show |  |  |  |     E         ...Full output truncated (2 lines hidden), use '-vv' to show | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |     failure_demo.py:90: AssertionError |  |  |  |     failure_demo.py:87: AssertionError | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |     ___________ TestSpecialisedExplanations.test_not_in_text_single ____________ |  |  |  |     ___________ TestSpecialisedExplanations.test_not_in_text_single ____________ | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |     self = <failure_demo.TestSpecialisedExplanations object at 0xdeadbeef> |  |  |  |     self = <failure_demo.TestSpecialisedExplanations object at 0xdeadbeef> | 
			
		
	
	
		
		
			
				
					|  |  | @ -259,7 +260,7 @@ get on the terminal - we are working on that):: | 
			
		
	
		
		
			
				
					
					|  |  |  |     E           single foo line |  |  |  |     E           single foo line | 
			
		
	
		
		
			
				
					
					|  |  |  |     E         ?        +++ |  |  |  |     E         ?        +++ | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |     failure_demo.py:94: AssertionError |  |  |  |     failure_demo.py:91: AssertionError | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |     _________ TestSpecialisedExplanations.test_not_in_text_single_long _________ |  |  |  |     _________ TestSpecialisedExplanations.test_not_in_text_single_long _________ | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |     self = <failure_demo.TestSpecialisedExplanations object at 0xdeadbeef> |  |  |  |     self = <failure_demo.TestSpecialisedExplanations object at 0xdeadbeef> | 
			
		
	
	
		
		
			
				
					|  |  | @ -272,7 +273,7 @@ get on the terminal - we are working on that):: | 
			
		
	
		
		
			
				
					
					|  |  |  |     E           head head foo tail tail tail tail tail tail tail tail tail tail tail tail tail tail tail tail tail tail tail tail |  |  |  |     E           head head foo tail tail tail tail tail tail tail tail tail tail tail tail tail tail tail tail tail tail tail tail | 
			
		
	
		
		
			
				
					
					|  |  |  |     E         ?           +++ |  |  |  |     E         ?           +++ | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |     failure_demo.py:98: AssertionError |  |  |  |     failure_demo.py:95: AssertionError | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |     ______ TestSpecialisedExplanations.test_not_in_text_single_long_term _______ |  |  |  |     ______ TestSpecialisedExplanations.test_not_in_text_single_long_term _______ | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |     self = <failure_demo.TestSpecialisedExplanations object at 0xdeadbeef> |  |  |  |     self = <failure_demo.TestSpecialisedExplanations object at 0xdeadbeef> | 
			
		
	
	
		
		
			
				
					|  |  | @ -285,7 +286,7 @@ get on the terminal - we are working on that):: | 
			
		
	
		
		
			
				
					
					|  |  |  |     E           head head fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffftail tail tail tail tail tail tail tail tail tail tail tail tail tail tail tail tail tail tail tail |  |  |  |     E           head head fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffftail tail tail tail tail tail tail tail tail tail tail tail tail tail tail tail tail tail tail tail | 
			
		
	
		
		
			
				
					
					|  |  |  |     E         ?           ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ |  |  |  |     E         ?           ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |     failure_demo.py:102: AssertionError |  |  |  |     failure_demo.py:99: AssertionError | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |     ______________________________ test_attribute ______________________________ |  |  |  |     ______________________________ test_attribute ______________________________ | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |         def test_attribute(): |  |  |  |         def test_attribute(): | 
			
		
	
	
		
		
			
				
					|  |  | @ -297,7 +298,7 @@ get on the terminal - we are working on that):: | 
			
		
	
		
		
			
				
					
					|  |  |  |     E       assert 1 == 2 |  |  |  |     E       assert 1 == 2 | 
			
		
	
		
		
			
				
					
					|  |  |  |     E        +  where 1 = <failure_demo.test_attribute.<locals>.Foo object at 0xdeadbeef>.b |  |  |  |     E        +  where 1 = <failure_demo.test_attribute.<locals>.Foo object at 0xdeadbeef>.b | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |     failure_demo.py:110: AssertionError |  |  |  |     failure_demo.py:107: AssertionError | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |     _________________________ test_attribute_instance __________________________ |  |  |  |     _________________________ test_attribute_instance __________________________ | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |         def test_attribute_instance(): |  |  |  |         def test_attribute_instance(): | 
			
		
	
	
		
		
			
				
					|  |  | @ -309,7 +310,7 @@ get on the terminal - we are working on that):: | 
			
		
	
		
		
			
				
					
					|  |  |  |     E        +  where 1 = <failure_demo.test_attribute_instance.<locals>.Foo object at 0xdeadbeef>.b |  |  |  |     E        +  where 1 = <failure_demo.test_attribute_instance.<locals>.Foo object at 0xdeadbeef>.b | 
			
		
	
		
		
			
				
					
					|  |  |  |     E        +    where <failure_demo.test_attribute_instance.<locals>.Foo object at 0xdeadbeef> = <class 'failure_demo.test_attribute_instance.<locals>.Foo'>() |  |  |  |     E        +    where <failure_demo.test_attribute_instance.<locals>.Foo object at 0xdeadbeef> = <class 'failure_demo.test_attribute_instance.<locals>.Foo'>() | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |     failure_demo.py:117: AssertionError |  |  |  |     failure_demo.py:114: AssertionError | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |     __________________________ test_attribute_failure __________________________ |  |  |  |     __________________________ test_attribute_failure __________________________ | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |         def test_attribute_failure(): |  |  |  |         def test_attribute_failure(): | 
			
		
	
	
		
		
			
				
					|  |  | @ -322,7 +323,7 @@ get on the terminal - we are working on that):: | 
			
		
	
		
		
			
				
					
					|  |  |  |             i = Foo() |  |  |  |             i = Foo() | 
			
		
	
		
		
			
				
					
					|  |  |  |     >       assert i.b == 2 |  |  |  |     >       assert i.b == 2 | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |     failure_demo.py:128: |  |  |  |     failure_demo.py:125: | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |     _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ |  |  |  |     _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |     self = <failure_demo.test_attribute_failure.<locals>.Foo object at 0xdeadbeef> |  |  |  |     self = <failure_demo.test_attribute_failure.<locals>.Foo object at 0xdeadbeef> | 
			
		
	
	
		
		
			
				
					|  |  | @ -331,7 +332,7 @@ get on the terminal - we are working on that):: | 
			
		
	
		
		
			
				
					
					|  |  |  |     >       raise Exception("Failed to get attrib") |  |  |  |     >       raise Exception("Failed to get attrib") | 
			
		
	
		
		
			
				
					
					|  |  |  |     E       Exception: Failed to get attrib |  |  |  |     E       Exception: Failed to get attrib | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |     failure_demo.py:123: Exception |  |  |  |     failure_demo.py:120: Exception | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |     _________________________ test_attribute_multiple __________________________ |  |  |  |     _________________________ test_attribute_multiple __________________________ | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |         def test_attribute_multiple(): |  |  |  |         def test_attribute_multiple(): | 
			
		
	
	
		
		
			
				
					|  |  | @ -348,7 +349,7 @@ get on the terminal - we are working on that):: | 
			
		
	
		
		
			
				
					
					|  |  |  |     E        +  and   2 = <failure_demo.test_attribute_multiple.<locals>.Bar object at 0xdeadbeef>.b |  |  |  |     E        +  and   2 = <failure_demo.test_attribute_multiple.<locals>.Bar object at 0xdeadbeef>.b | 
			
		
	
		
		
			
				
					
					|  |  |  |     E        +    where <failure_demo.test_attribute_multiple.<locals>.Bar object at 0xdeadbeef> = <class 'failure_demo.test_attribute_multiple.<locals>.Bar'>() |  |  |  |     E        +    where <failure_demo.test_attribute_multiple.<locals>.Bar object at 0xdeadbeef> = <class 'failure_demo.test_attribute_multiple.<locals>.Bar'>() | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |     failure_demo.py:138: AssertionError |  |  |  |     failure_demo.py:135: AssertionError | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |     __________________________ TestRaises.test_raises __________________________ |  |  |  |     __________________________ TestRaises.test_raises __________________________ | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |     self = <failure_demo.TestRaises object at 0xdeadbeef> |  |  |  |     self = <failure_demo.TestRaises object at 0xdeadbeef> | 
			
		
	
	
		
		
			
				
					|  |  | @ -357,7 +358,7 @@ get on the terminal - we are working on that):: | 
			
		
	
		
		
			
				
					
					|  |  |  |             s = "qwe"  # NOQA |  |  |  |             s = "qwe"  # NOQA | 
			
		
	
		
		
			
				
					
					|  |  |  |     >       raises(TypeError, "int(s)") |  |  |  |     >       raises(TypeError, "int(s)") | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |     failure_demo.py:148: |  |  |  |     failure_demo.py:145: | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |     _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ |  |  |  |     _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |     >   int(s) |  |  |  |     >   int(s) | 
			
		
	
	
		
		
			
				
					|  |  | @ -372,7 +373,7 @@ get on the terminal - we are working on that):: | 
			
		
	
		
		
			
				
					
					|  |  |  |     >       raises(IOError, "int('3')") |  |  |  |     >       raises(IOError, "int('3')") | 
			
		
	
		
		
			
				
					
					|  |  |  |     E       Failed: DID NOT RAISE <class 'OSError'> |  |  |  |     E       Failed: DID NOT RAISE <class 'OSError'> | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |     failure_demo.py:151: Failed |  |  |  |     failure_demo.py:148: Failed | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |     __________________________ TestRaises.test_raise ___________________________ |  |  |  |     __________________________ TestRaises.test_raise ___________________________ | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |     self = <failure_demo.TestRaises object at 0xdeadbeef> |  |  |  |     self = <failure_demo.TestRaises object at 0xdeadbeef> | 
			
		
	
	
		
		
			
				
					|  |  | @ -381,7 +382,7 @@ get on the terminal - we are working on that):: | 
			
		
	
		
		
			
				
					
					|  |  |  |     >       raise ValueError("demo error") |  |  |  |     >       raise ValueError("demo error") | 
			
		
	
		
		
			
				
					
					|  |  |  |     E       ValueError: demo error |  |  |  |     E       ValueError: demo error | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |     failure_demo.py:154: ValueError |  |  |  |     failure_demo.py:151: ValueError | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |     ________________________ TestRaises.test_tupleerror ________________________ |  |  |  |     ________________________ TestRaises.test_tupleerror ________________________ | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |     self = <failure_demo.TestRaises object at 0xdeadbeef> |  |  |  |     self = <failure_demo.TestRaises object at 0xdeadbeef> | 
			
		
	
	
		
		
			
				
					|  |  | @ -390,7 +391,7 @@ get on the terminal - we are working on that):: | 
			
		
	
		
		
			
				
					
					|  |  |  |     >       a, b = [1]  # NOQA |  |  |  |     >       a, b = [1]  # NOQA | 
			
		
	
		
		
			
				
					
					|  |  |  |     E       ValueError: not enough values to unpack (expected 2, got 1) |  |  |  |     E       ValueError: not enough values to unpack (expected 2, got 1) | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |     failure_demo.py:157: ValueError |  |  |  |     failure_demo.py:154: ValueError | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |     ______ TestRaises.test_reinterpret_fails_with_print_for_the_fun_of_it ______ |  |  |  |     ______ TestRaises.test_reinterpret_fails_with_print_for_the_fun_of_it ______ | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |     self = <failure_demo.TestRaises object at 0xdeadbeef> |  |  |  |     self = <failure_demo.TestRaises object at 0xdeadbeef> | 
			
		
	
	
		
		
			
				
					|  |  | @ -401,7 +402,7 @@ get on the terminal - we are working on that):: | 
			
		
	
		
		
			
				
					
					|  |  |  |     >       a, b = items.pop() |  |  |  |     >       a, b = items.pop() | 
			
		
	
		
		
			
				
					
					|  |  |  |     E       TypeError: 'int' object is not iterable |  |  |  |     E       TypeError: 'int' object is not iterable | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |     failure_demo.py:162: TypeError |  |  |  |     failure_demo.py:159: TypeError | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |     --------------------------- Captured stdout call --------------------------- |  |  |  |     --------------------------- Captured stdout call --------------------------- | 
			
		
	
		
		
			
				
					
					|  |  |  |     items is [1, 2, 3] |  |  |  |     items is [1, 2, 3] | 
			
		
	
		
		
			
				
					
					|  |  |  |     ________________________ TestRaises.test_some_error ________________________ |  |  |  |     ________________________ TestRaises.test_some_error ________________________ | 
			
		
	
	
		
		
			
				
					|  |  | @ -412,7 +413,7 @@ get on the terminal - we are working on that):: | 
			
		
	
		
		
			
				
					
					|  |  |  |     >       if namenotexi:  # NOQA |  |  |  |     >       if namenotexi:  # NOQA | 
			
		
	
		
		
			
				
					
					|  |  |  |     E       NameError: name 'namenotexi' is not defined |  |  |  |     E       NameError: name 'namenotexi' is not defined | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |     failure_demo.py:165: NameError |  |  |  |     failure_demo.py:162: NameError | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |     ____________________ test_dynamic_compile_shows_nicely _____________________ |  |  |  |     ____________________ test_dynamic_compile_shows_nicely _____________________ | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |         def test_dynamic_compile_shows_nicely(): |  |  |  |         def test_dynamic_compile_shows_nicely(): | 
			
		
	
	
		
		
			
				
					|  |  | @ -427,14 +428,14 @@ get on the terminal - we are working on that):: | 
			
		
	
		
		
			
				
					
					|  |  |  |             sys.modules[name] = module |  |  |  |             sys.modules[name] = module | 
			
		
	
		
		
			
				
					
					|  |  |  |     >       module.foo() |  |  |  |     >       module.foo() | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |     failure_demo.py:183: |  |  |  |     failure_demo.py:180: | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |     _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ |  |  |  |     _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |         def foo(): |  |  |  |         def foo(): | 
			
		
	
		
		
			
				
					
					|  |  |  |     >    assert 1 == 0 |  |  |  |     >    assert 1 == 0 | 
			
		
	
		
		
			
				
					
					|  |  |  |     E    AssertionError |  |  |  |     E    AssertionError | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |     <2-codegen 'abc-123' $REGENDOC_TMPDIR/assertion/failure_demo.py:180>:2: AssertionError |  |  |  |     <2-codegen 'abc-123' $REGENDOC_TMPDIR/assertion/failure_demo.py:177>:2: AssertionError | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |     ____________________ TestMoreErrors.test_complex_error _____________________ |  |  |  |     ____________________ TestMoreErrors.test_complex_error _____________________ | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |     self = <failure_demo.TestMoreErrors object at 0xdeadbeef> |  |  |  |     self = <failure_demo.TestMoreErrors object at 0xdeadbeef> | 
			
		
	
	
		
		
			
				
					|  |  | @ -448,9 +449,9 @@ get on the terminal - we are working on that):: | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |     >       somefunc(f(), g()) |  |  |  |     >       somefunc(f(), g()) | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |     failure_demo.py:194: |  |  |  |     failure_demo.py:191: | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |     _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ |  |  |  |     _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ | 
			
		
	
		
		
			
				
					
					|  |  |  |     failure_demo.py:12: in somefunc |  |  |  |     failure_demo.py:13: in somefunc | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |         otherfunc(x, y) |  |  |  |         otherfunc(x, y) | 
			
		
	
		
		
			
				
					
					|  |  |  |     _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ |  |  |  |     _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
	
		
		
			
				
					|  |  | @ -460,7 +461,7 @@ get on the terminal - we are working on that):: | 
			
		
	
		
		
			
				
					
					|  |  |  |     >       assert a == b |  |  |  |     >       assert a == b | 
			
		
	
		
		
			
				
					
					|  |  |  |     E       assert 44 == 43 |  |  |  |     E       assert 44 == 43 | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |     failure_demo.py:8: AssertionError |  |  |  |     failure_demo.py:9: AssertionError | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |     ___________________ TestMoreErrors.test_z1_unpack_error ____________________ |  |  |  |     ___________________ TestMoreErrors.test_z1_unpack_error ____________________ | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |     self = <failure_demo.TestMoreErrors object at 0xdeadbeef> |  |  |  |     self = <failure_demo.TestMoreErrors object at 0xdeadbeef> | 
			
		
	
	
		
		
			
				
					|  |  | @ -470,7 +471,7 @@ get on the terminal - we are working on that):: | 
			
		
	
		
		
			
				
					
					|  |  |  |     >       a, b = items |  |  |  |     >       a, b = items | 
			
		
	
		
		
			
				
					
					|  |  |  |     E       ValueError: not enough values to unpack (expected 2, got 0) |  |  |  |     E       ValueError: not enough values to unpack (expected 2, got 0) | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |     failure_demo.py:198: ValueError |  |  |  |     failure_demo.py:195: ValueError | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |     ____________________ TestMoreErrors.test_z2_type_error _____________________ |  |  |  |     ____________________ TestMoreErrors.test_z2_type_error _____________________ | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |     self = <failure_demo.TestMoreErrors object at 0xdeadbeef> |  |  |  |     self = <failure_demo.TestMoreErrors object at 0xdeadbeef> | 
			
		
	
	
		
		
			
				
					|  |  | @ -480,7 +481,7 @@ get on the terminal - we are working on that):: | 
			
		
	
		
		
			
				
					
					|  |  |  |     >       a, b = items |  |  |  |     >       a, b = items | 
			
		
	
		
		
			
				
					
					|  |  |  |     E       TypeError: 'int' object is not iterable |  |  |  |     E       TypeError: 'int' object is not iterable | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |     failure_demo.py:202: TypeError |  |  |  |     failure_demo.py:199: TypeError | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |     ______________________ TestMoreErrors.test_startswith ______________________ |  |  |  |     ______________________ TestMoreErrors.test_startswith ______________________ | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |     self = <failure_demo.TestMoreErrors object at 0xdeadbeef> |  |  |  |     self = <failure_demo.TestMoreErrors object at 0xdeadbeef> | 
			
		
	
	
		
		
			
				
					|  |  | @ -493,7 +494,7 @@ get on the terminal - we are working on that):: | 
			
		
	
		
		
			
				
					
					|  |  |  |     E        +  where False = <built-in method startswith of str object at 0xdeadbeef>('456') |  |  |  |     E        +  where False = <built-in method startswith of str object at 0xdeadbeef>('456') | 
			
		
	
		
		
			
				
					
					|  |  |  |     E        +    where <built-in method startswith of str object at 0xdeadbeef> = '123'.startswith |  |  |  |     E        +    where <built-in method startswith of str object at 0xdeadbeef> = '123'.startswith | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |     failure_demo.py:207: AssertionError |  |  |  |     failure_demo.py:204: AssertionError | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |     __________________ TestMoreErrors.test_startswith_nested ___________________ |  |  |  |     __________________ TestMoreErrors.test_startswith_nested ___________________ | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |     self = <failure_demo.TestMoreErrors object at 0xdeadbeef> |  |  |  |     self = <failure_demo.TestMoreErrors object at 0xdeadbeef> | 
			
		
	
	
		
		
			
				
					|  |  | @ -512,7 +513,7 @@ get on the terminal - we are working on that):: | 
			
		
	
		
		
			
				
					
					|  |  |  |     E        +      where '123' = <function TestMoreErrors.test_startswith_nested.<locals>.f at 0xdeadbeef>() |  |  |  |     E        +      where '123' = <function TestMoreErrors.test_startswith_nested.<locals>.f at 0xdeadbeef>() | 
			
		
	
		
		
			
				
					
					|  |  |  |     E        +    and   '456' = <function TestMoreErrors.test_startswith_nested.<locals>.g at 0xdeadbeef>() |  |  |  |     E        +    and   '456' = <function TestMoreErrors.test_startswith_nested.<locals>.g at 0xdeadbeef>() | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |     failure_demo.py:216: AssertionError |  |  |  |     failure_demo.py:213: AssertionError | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |     _____________________ TestMoreErrors.test_global_func ______________________ |  |  |  |     _____________________ TestMoreErrors.test_global_func ______________________ | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |     self = <failure_demo.TestMoreErrors object at 0xdeadbeef> |  |  |  |     self = <failure_demo.TestMoreErrors object at 0xdeadbeef> | 
			
		
	
	
		
		
			
				
					|  |  | @ -523,7 +524,7 @@ get on the terminal - we are working on that):: | 
			
		
	
		
		
			
				
					
					|  |  |  |     E        +  where False = isinstance(43, float) |  |  |  |     E        +  where False = isinstance(43, float) | 
			
		
	
		
		
			
				
					
					|  |  |  |     E        +    where 43 = globf(42) |  |  |  |     E        +    where 43 = globf(42) | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |     failure_demo.py:219: AssertionError |  |  |  |     failure_demo.py:216: AssertionError | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |     _______________________ TestMoreErrors.test_instance _______________________ |  |  |  |     _______________________ TestMoreErrors.test_instance _______________________ | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |     self = <failure_demo.TestMoreErrors object at 0xdeadbeef> |  |  |  |     self = <failure_demo.TestMoreErrors object at 0xdeadbeef> | 
			
		
	
	
		
		
			
				
					|  |  | @ -534,7 +535,7 @@ get on the terminal - we are working on that):: | 
			
		
	
		
		
			
				
					
					|  |  |  |     E       assert 42 != 42 |  |  |  |     E       assert 42 != 42 | 
			
		
	
		
		
			
				
					
					|  |  |  |     E        +  where 42 = <failure_demo.TestMoreErrors object at 0xdeadbeef>.x |  |  |  |     E        +  where 42 = <failure_demo.TestMoreErrors object at 0xdeadbeef>.x | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |     failure_demo.py:223: AssertionError |  |  |  |     failure_demo.py:220: AssertionError | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |     _______________________ TestMoreErrors.test_compare ________________________ |  |  |  |     _______________________ TestMoreErrors.test_compare ________________________ | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |     self = <failure_demo.TestMoreErrors object at 0xdeadbeef> |  |  |  |     self = <failure_demo.TestMoreErrors object at 0xdeadbeef> | 
			
		
	
	
		
		
			
				
					|  |  | @ -544,7 +545,7 @@ get on the terminal - we are working on that):: | 
			
		
	
		
		
			
				
					
					|  |  |  |     E       assert 11 < 5 |  |  |  |     E       assert 11 < 5 | 
			
		
	
		
		
			
				
					
					|  |  |  |     E        +  where 11 = globf(10) |  |  |  |     E        +  where 11 = globf(10) | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |     failure_demo.py:226: AssertionError |  |  |  |     failure_demo.py:223: AssertionError | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |     _____________________ TestMoreErrors.test_try_finally ______________________ |  |  |  |     _____________________ TestMoreErrors.test_try_finally ______________________ | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |     self = <failure_demo.TestMoreErrors object at 0xdeadbeef> |  |  |  |     self = <failure_demo.TestMoreErrors object at 0xdeadbeef> | 
			
		
	
	
		
		
			
				
					|  |  | @ -555,7 +556,7 @@ get on the terminal - we are working on that):: | 
			
		
	
		
		
			
				
					
					|  |  |  |     >           assert x == 0 |  |  |  |     >           assert x == 0 | 
			
		
	
		
		
			
				
					
					|  |  |  |     E           assert 1 == 0 |  |  |  |     E           assert 1 == 0 | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |     failure_demo.py:231: AssertionError |  |  |  |     failure_demo.py:228: AssertionError | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |     ___________________ TestCustomAssertMsg.test_single_line ___________________ |  |  |  |     ___________________ TestCustomAssertMsg.test_single_line ___________________ | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |     self = <failure_demo.TestCustomAssertMsg object at 0xdeadbeef> |  |  |  |     self = <failure_demo.TestCustomAssertMsg object at 0xdeadbeef> | 
			
		
	
	
		
		
			
				
					|  |  | @ -570,7 +571,7 @@ get on the terminal - we are working on that):: | 
			
		
	
		
		
			
				
					
					|  |  |  |     E       assert 1 == 2 |  |  |  |     E       assert 1 == 2 | 
			
		
	
		
		
			
				
					
					|  |  |  |     E        +  where 1 = <class 'failure_demo.TestCustomAssertMsg.test_single_line.<locals>.A'>.a |  |  |  |     E        +  where 1 = <class 'failure_demo.TestCustomAssertMsg.test_single_line.<locals>.A'>.a | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |     failure_demo.py:242: AssertionError |  |  |  |     failure_demo.py:239: AssertionError | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |     ____________________ TestCustomAssertMsg.test_multiline ____________________ |  |  |  |     ____________________ TestCustomAssertMsg.test_multiline ____________________ | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |     self = <failure_demo.TestCustomAssertMsg object at 0xdeadbeef> |  |  |  |     self = <failure_demo.TestCustomAssertMsg object at 0xdeadbeef> | 
			
		
	
	
		
		
			
				
					|  |  | @ -589,7 +590,7 @@ get on the terminal - we are working on that):: | 
			
		
	
		
		
			
				
					
					|  |  |  |     E       assert 1 == 2 |  |  |  |     E       assert 1 == 2 | 
			
		
	
		
		
			
				
					
					|  |  |  |     E        +  where 1 = <class 'failure_demo.TestCustomAssertMsg.test_multiline.<locals>.A'>.a |  |  |  |     E        +  where 1 = <class 'failure_demo.TestCustomAssertMsg.test_multiline.<locals>.A'>.a | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |     failure_demo.py:249: AssertionError |  |  |  |     failure_demo.py:246: AssertionError | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |     ___________________ TestCustomAssertMsg.test_custom_repr ___________________ |  |  |  |     ___________________ TestCustomAssertMsg.test_custom_repr ___________________ | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |     self = <failure_demo.TestCustomAssertMsg object at 0xdeadbeef> |  |  |  |     self = <failure_demo.TestCustomAssertMsg object at 0xdeadbeef> | 
			
		
	
	
		
		
			
				
					|  |  | @ -611,12 +612,5 @@ get on the terminal - we are working on that):: | 
			
		
	
		
		
			
				
					
					|  |  |  |     E       assert 1 == 2 |  |  |  |     E       assert 1 == 2 | 
			
		
	
		
		
			
				
					
					|  |  |  |     E        +  where 1 = This is JSON\n{\n  'foo': 'bar'\n}.a |  |  |  |     E        +  where 1 = This is JSON\n{\n  'foo': 'bar'\n}.a | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |     failure_demo.py:262: AssertionError |  |  |  |     failure_demo.py:259: AssertionError | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |     ============================= warnings summary ============================= |  |  |  |     ======================== 42 failed in 0.12 seconds ========================= | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |     failure_demo.py:25 |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  |       $REGENDOC_TMPDIR/assertion/failure_demo.py:25: RemovedInPytest4Warning: Metafunc.addcall is deprecated and scheduled to be removed in pytest 4.0. |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  |       Please use Metafunc.parametrize instead. |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  |         metafunc.addcall(funcargs=dict(param1=3, param2=6)) |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  |     -- Docs: https://docs.pytest.org/en/latest/warnings.html |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  |     ================== 42 failed, 1 warnings in 0.12 seconds =================== |  |  |  |  | 
			
		
	
		
		
	
		
		
	
	
		
		
			
				
					| 
						
						
						
						 |  | 
 |