[Cython] Refactoring Errors + test harness

Stefan Behnel stefan_ml at behnel.de
Mon Apr 7 08:21:31 CEST 2008


Hi,

Dag Sverre Seljebotn wrote:
> - What's the best method to regression test easily? I've not built SAGE 
> yet and would prefer something lighter if available; somebody has a test 
> harness set up? Is it in the Cython repo?

Sure, seen the little "runtests.py" script? The tests are in the "tests"
directory.

Stefan


More information about the Cython-dev mailing list