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 _______________________________________________ [email protected] http://codespeak.net/mailman/listinfo/pypy-dev
