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
464e16decaf7f2dcd551ec2e79f8aa6e8834d89a
pytest2
/
testing
/
python
History
Ronny Pfannschmidt
b5d65e5139
Merge pull request
#1206
from The-Compiler/collect-getattr
...
Don't collect classes with truthy __getattr__.
2015-11-30 17:23:47 +01:00
..
collect.py
Fix getting line number with nasty __getattr__.
2015-11-30 16:13:15 +01:00
fixture.py
Add docstring.
2015-08-31 15:11:57 +02:00
integration.py
Don't collect classes with truthy __getattr__.
2015-11-30 16:41:13 +01:00
metafunc.py
Fix SystemError when using unicode_escape on Python 3
2015-09-29 18:20:30 -03:00
raises.py
Added
warns
to assert warnings are thrown
2015-07-30 23:28:32 -04:00