bcb8dc71d2a38bbb73efeba2452aabf09c43c5e5
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
py.test is a simple and popular testing tool for Python. See http://pytest.org for more documentation.
Description
Languages
Python
100%