[Cython] Test runner

mark florisson markflorisson88 at gmail.com
Mon Apr 11 12:26:03 CEST 2011


Can we select tests in the tests directory selectively? I see the -T
or --ticket option, but it doens't seem to find the test tagged with #
ticket: <number here>.

I can select unit tests using python runtests.py
Cython.SubPackage.Tests.SomeTest, but I can't seem to do the same
thing for tests in the tests directory. Running the entire suite takes
rather long.


More information about the cython-devel mailing list