Ronny Pfannschmidt
|
0f7aeafe7c
|
Merge pull request #1486 from roolebo/fix-issue-138
Fix issue #138 - support chained exceptions
|
2016-04-03 19:21:57 +02:00 |
Omar Kohl
|
c578226d43
|
Implement ExceptionInfo.match() to match regexp on str(exception)
This implements similar functionality to
unittest.TestCase.assertRegexpMatches()
closes #372
|
2016-04-03 11:22:44 +02:00 |
Roman Bolshakov
|
fbc5ba08d9
|
Fix issue #138
|
2016-03-20 01:02:17 +03:00 |
Bruno Oliveira
|
7a6f902f6f
|
Drop assertionnew and assertionold from _pytest._code
|
2016-01-25 23:18:04 -02:00 |
Bruno Oliveira
|
a912d3745b
|
Moved py.code code over to py.test
Fix #103
|
2016-01-25 23:18:04 -02:00 |