[Pywps-dev] Running the unit tests

Alex Morega alex at grep.ro
Thu Jun 20 14:07:10 PDT 2013


Hello!

There's a nice testing tool, called tox[1], that automates running unit tests against multiple Python versions and configurations. Also, since the project is on Github, we can set up Travis[2] to run the unit tests for every commit and pull request.

I can set up both, but so far I've not been able to run the test suite successfully, either on Python 2.7 or 3.3. Are all the tests up-to-date with the latest commits?

Cheers,
-- Alex

[1] http://testrun.org/tox/latest/
[2] https://travis-ci.org/



More information about the pywps-dev mailing list