summaryrefslogtreecommitdiff
path: root/tox.ini
AgeCommit message (Expand)Author
2015-08-12tox: Update pytest-html to 1.4.Florian Bruhin
2015-08-12Skip coverage checks when tests are filtered.Florian Bruhin
2015-08-11tox: Run all tests in one step.Florian Bruhin
2015-08-11Mark some tests as integration and no coverage.Florian Bruhin
2015-08-11tox: Update hypothesis-pytest to 0.17.0.Florian Bruhin
2015-08-09Skip GUI tests when no DISPLAY is available.Florian Bruhin
2015-08-09tox: Don't run smoke environment.Florian Bruhin
2015-08-08Don't generate HTML coverage by default.Florian Bruhin
2015-08-08Reorganize tox.ini.Florian Bruhin
2015-08-08Pass $HOME to misc testenv.Florian Bruhin
2015-08-07tox: Set PYTEST_QT_API.Florian Bruhin
2015-08-04tox: Update hypothesis/hypothesis-pytest.Florian Bruhin
2015-08-03tox: Update hypothesis/hypothesis-pytest to 1.10.0Florian Bruhin
2015-08-03tox: Update astroid to 1.3.8.Florian Bruhin
2015-08-02tox: Ignore test modules for pep257.Florian Bruhin
2015-08-01tox: Update pytest-qt to 1.5.1.Florian Bruhin
2015-07-29tox: Update pytest-html to 1.3.2.Florian Bruhin
2015-07-29tox: Update pytest-cov to 2.0.0.Florian Bruhin
2015-07-29tox: Update hypothesis/-pytest to 1.9.0/0.14.0.Florian Bruhin
2015-07-29tox: Update astroid to 1.3.7.Florian Bruhin
2015-07-24tox: Update hypothesis to 1.8.5.Florian Bruhin
2015-07-24Fix lint.Florian Bruhin
2015-07-24Add hypothesis tests for configtypes.Florian Bruhin
2015-07-24Don't use lxml for check_coverage.py.Florian Bruhin
2015-07-24tests: Enforce 100% coverage for perfect modules.Florian Bruhin
2015-07-23tox: Add a unittests-watch environment.Florian Bruhin
2015-07-21tox: Adjust pep257 comment.Florian Bruhin
2015-07-21tox: Update pep257 to 0.6.0Florian Bruhin
2015-07-19Move pytest options to pytest.ini.Florian Bruhin
2015-07-19tox: Fix posargs handling for tests.Florian Bruhin
2015-07-10tox: Update logilab-common to 1.0.2.Florian Bruhin
2015-07-08tox: Update pytest-mock to 0.7.0.Florian Bruhin
2015-07-06tox: Add path to tests.Florian Bruhin
2015-07-06Update to beautifulsoup 4.4.0.Florian Bruhin
2015-07-02tox: Update logilab-common to 1.0.1.Florian Bruhin
2015-06-30tox: Update pylint and logilab-common.Florian Bruhin
2015-06-30tox: Add requirements.io filter for logilab-common.Florian Bruhin
2015-06-29tox: Update pytest-qt to 1.5.0.Florian Bruhin
2015-06-28tox: Fix script path for docs env.Florian Bruhin
2015-06-28tests: Share common markers.Florian Bruhin
2015-06-28Move developer scripts to dev/ subfolder.Florian Bruhin
2015-06-26tox: Whoops, update all py-lines.Florian Bruhin
2015-06-26tox: Update py (pylib) to 1.4.30.Florian Bruhin
2015-06-23Use tox/virtualenv to build Windows packages.Florian Bruhin
2015-06-23tox: Use --ignore=tests for pep8/pyflakes/mccabe.Florian Bruhin
2015-06-23tox: Update pytest to 2.7.2 and pylib to 1.4.29.Florian Bruhin
2015-06-19Skip documentation when freezing for smoke-frozen.Florian Bruhin
2015-06-19Add a unittests-frozen testenv.Florian Bruhin
2015-06-19Add a smoke-frozen testenv.Florian Bruhin
2015-06-17tox: Update pyflakes to 0.9.2.Florian Bruhin