pytest2/testing/code
Mihail Milushev ab8f5ce7f4 Add new `ExceptionInfo.group_contains` assertion helper method
Tests if a captured exception group contains an expected exception.
Will raise `AssertionError` if the wrapped exception is not an exception group.
Supports recursive search into nested exception groups.
2023-09-17 22:28:32 +01:00
..
test_code.py code: simplify Code construction 2020-10-31 12:40:25 +02:00
test_excinfo.py Add new `ExceptionInfo.group_contains` assertion helper method 2023-09-17 22:28:32 +01:00
test_source.py Drop Python 3.7 2023-06-30 14:55:42 -07:00