holger krekel bcb8dc71d2 fix issue208 and fix issue29 - avoid long pauses in traceback printing
by using the new getstatementrange() code of the py lib which uses
AST-parsing rather than the previous heuristic which had O(n^2) complexity
(with n = len(sourcelines))

- require new (in-dev) py version to
2012-10-25 12:08:11 +02:00
2010-11-23 20:32:07 -06:00
2012-10-18 12:24:50 +02:00
2009-10-03 01:11:04 +02:00
2012-10-20 17:08:02 +02:00
2010-10-21 12:18:10 +02:00

py.test is a simple and popular testing tool for Python.

See http://pytest.org for more documentation.

Description
No description provided
Readme 48 MiB
Languages
Python 100%