On Sun, Mar 14, 2010 at 12:14 PM, ben wrote:
> I haven't been able to work out how to run a single regression test
> from the test suite.
>
> I would have thought that
>
> ./runtests.py --settings=test_sqlite
> regressiontests.generic_relations_regress.tests.GenericRelationTests
>
> might work.
I haven't been able to work out how to run a single regression test
from the test suite.
I would have thought that
./runtests.py --settings=test_sqlite
regressiontests.generic_relations_regress.tests.GenericRelationTests
might work. But it expects tests of the form app.TestCase. Since
these te
2 matches
Mail list logo