| /tmp/tmp_zpi6b2x.py:10: in test_fail
|
| assert 1 == 2, "This test should fail"
|
| E AssertionError: This test should fail
|
| E assert 1 == 2
|
| E -1
|
| E +2
|
| /tmp/tmp_zpi6b2x.py:10: in test_fail
|
| assert 1 == 2, "This test should fail"
|
| E AssertionError: This test should fail
|
| E assert 1 == 2
|
| E -1
|
| E +2
|