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
e3bc6faa2b4c52c81001706583d98ce2a3da3499
pytest2
/
testing
/
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
..
test_code.py
Fix decoding issue while formatting SyntaxErrors during collection
2016-03-05 16:58:50 -03:00
test_excinfo.py
Implement ExceptionInfo.match() to match regexp on str(exception)
2016-04-03 11:22:44 +02:00
test_source.py
mark test_comments as xfail on pypy
2016-01-25 23:18:04 -02:00