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
a54e4e64cd993398c1e66a8ea4cfd15ab3d73e08
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