diff options
author | Stephen Finucane <stephenfinucane@hotmail.com> | 2015-04-07 22:20:55 +0100 |
---|---|---|
committer | Jeremy Kerr <jk@ozlabs.org> | 2015-05-03 13:46:52 +0800 |
commit | f09e982f58384946111d4157fd2b7c2b31b78612 (patch) | |
tree | 7cdd562f1bd2ce0e5d3fbe3fce797d7284f8caca /tools/patchwork-update-commits | |
parent | ae639a6a6aea26b0648a0e2d2fd4bccd7a41c791 (diff) | |
download | patchwork-f09e982f58384946111d4157fd2b7c2b31b78612.tar patchwork-f09e982f58384946111d4157fd2b7c2b31b78612.tar.gz |
tox: Add tox.ini file
Currently this contains calls to execute the following on the code
base:
* Unit tests (for all currently supported versions of Django). This
requires the addition of a "test" 'local_settings' file
* PEP8 (or, rather, flake8)
* PyLint
* Coverage (based on unit tests)
These are designed in such a way that it should be possible to easily
add additional environment for testing (like Python3 or Django 1.8).
Signed-off-by: Stephen Finucane <stephenfinucane@hotmail.com>
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Diffstat (limited to 'tools/patchwork-update-commits')
0 files changed, 0 insertions, 0 deletions