[pypy-dev] restructuring lib-python-2.3.4 / testing

Armin Rigo arigo at tunes.org
Fri Apr 29 23:13:03 CEST 2005


Hi all,

On Fri, Apr 29, 2005 at 10:18:25AM +0100, Armin Rigo wrote:
> In complement with what you said: the idea here is that if you go to
> lib-python-2.3.4/test/ and run py.test (with or without specific test names),

In addition: you should say  py.test -D  to run all the tests including the
ones marked as disabled (this is usually what you want now).

Also note that test_mutants eats the KeyboardInterrupt that is supposed to
kill it after 15 minutes.  Oups.


Armin



More information about the Pypy-dev mailing list