[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: running tests against installed version of package



Tiago Ilieve <tiago.myhro@gmail.com> writes:

> override_dh_auto_test:
>         PYTHONPATH=$(CURDIR) py.test
>         PYTHONPATH=$(CURDIR) py.test-3

This will only test the current version of Python 3. Which is OK at the
moment, there is only Python 3.5

However it was very useful to have packages run tests against Python 3.5
while Python 3.4 was still the default.

I imagine the same thing will happen when Python 3.6 is released.
-- 
Brian May <bam@debian.org>


Reply to: