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
29a5b7452e80ba528eddb6fb0eb1a00ae733457b
pytest2
/
testing
/
code
History
holger krekel
29a5b7452e
* improve and test --tb=short reporting
...
* show --tb=short tracebacks for importing test modules --HG-- branch : trunk
2010-05-22 16:18:24 +02:00
..
__init__.py
move test files out of py lib proper
2009-09-06 16:59:39 +02:00
test_assertion.py
expose py.code._reinterpret functions so that pypy and internal
2010-04-29 01:20:56 +02:00
test_code.py
remove code.new() function and store lines directly into linecache.cache instead.
2010-05-11 22:54:04 +02:00
test_excinfo.py
* improve and test --tb=short reporting
2010-05-22 16:18:24 +02:00
test_source.py
fix issue94 make reporting more robust against bogus source code
2010-05-21 16:42:46 +02:00