This website requires JavaScript.
Explore
Help
Register
Sign In
floraachy
/
pytest2
Watch
1
Star
0
Fork
0
You've already forked pytest2
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
c578226d43e96d1cc86f14de0779acd96222f0e4
pytest2
/
_pytest
/
_code
History
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
..
__init__.py
Drop assertionnew and assertionold from _pytest._code
2016-01-25 23:18:04 -02:00
_py2traceback.py
Fix decoding issue while formatting SyntaxErrors during collection
2016-03-05 16:58:50 -03:00
code.py
Implement ExceptionInfo.match() to match regexp on str(exception)
2016-04-03 11:22:44 +02:00
source.py
Moved py.code code over to py.test
2016-01-25 23:18:04 -02:00