summaryrefslogtreecommitdiff
path: root/tox.ini
AgeCommit message (Expand)Author
2019-07-20fixup! tox.ini: clean up filterwarningsDaniel Hahler
2019-07-20tox.ini: clean up filterwarningsDaniel Hahler
2019-07-16Merge pull request #5593 from bluetech/type-annotations-1Ran Benita
2019-07-14Use flake8's extend-ignore instead of ignoreRan Benita
2019-07-11Remove support code for unittest 2Bruno Oliveira
2019-07-08Show warning about importing abcs from collections onceBruno Oliveira
2019-06-30Remove 'RemovedInPytest4Warning'Bruno Oliveira
2019-06-27Remove stray comment from tox.iniAnthony Sottile
2019-06-12Minor: tox: coverage: use -m with coverage-report (#5427)Bruno Oliveira
2019-06-09tox: coverage: use -m with coverage-reportDaniel Hahler
2019-06-08ci: optimize twisted/pexpect related jobsDaniel Hahler
2019-06-02Drop Python 2.7 and 3.4 supportBruno Oliveira
2019-05-30tox: pexpect: use "-m uses_pexpect"Daniel Hahler
2019-05-28conftest: add uses_pexpect markDaniel Hahler
2019-05-14ci: tox: fix py37-freezeDaniel Hahler
2019-05-11Further "unknown marks warning" improvements (#5178)Bruno Oliveira
2019-05-09Remove unused markers and enable --strict-markersBruno Oliveira
2019-05-09Remove the 'issue' marker from test suiteBruno Oliveira
2019-05-09Merge remote-tracking branch 'upstream/master' into merge-master-into-featuresBruno Oliveira
2019-05-06Restore usedevelop=True now that pip 19.1.1 restored the old behaviorBruno Oliveira
2019-04-28Publish UnknownMarkWarning as part of the public API and docsBruno Oliveira
2019-04-27Merge master into featuresDaniel Hahler
2019-04-25Workaround for editable installs with pip 19.1Bruno Oliveira
2019-04-07Add a conftest to prefer faster testsDaniel Hahler
2019-04-03Merge master into features (with regen branch)Daniel Hahler
2019-04-03tox.ini: regen: clear pytest cache for stable outcomeDaniel Hahler
2019-04-01Use mark-specific warning typeZac Hatfield-Dodds
2019-04-01Register marks from self-testsZac Hatfield-Dodds
2019-03-31Register "issue" mark for self-testsZac-HD
2019-03-26Merge master into featuresDaniel Hahler
2019-03-22tox.ini: usedevelop implies skipsdistDaniel Hahler
2019-03-20tox: generic twisted factorDaniel Hahler
2019-03-20ci: rename "trial" tox factor to "twisted"Daniel Hahler
2019-03-03tox/setup.py: remove _PYTEST_SETUP_SKIP_PLUGGY_DEP=1 hackDaniel Hahler
2019-03-03tox: generic pluggymaster factorDaniel Hahler
2019-03-01Merge pull request #4864 from blueyed/isort-cfgDaniel Hahler
2019-03-01tox: split default posargs in multiple env varsDaniel Hahler
2019-03-01tox.ini: add config for isortDaniel Hahler
2019-03-01tox: add generic nobyte and numpy factorsDaniel Hahler
2019-02-27tox: generic pexpect factorDaniel Hahler
2019-02-24Add unittest2 testing to trial environmentBruno Oliveira
2019-02-18Add same environments to Azure as have in AppVeyor, except py37-freezeBruno Oliveira
2019-02-15tox: add generic xdist factorDaniel Hahler
2019-02-12Pass PYTEST_ADDOPTS to tox envs [skip travis] [skip appveyor]Bruno Oliveira
2019-02-10tox: cleanup/revisit depsDaniel Hahler
2019-02-10Bump tox minversionDaniel Hahler
2019-02-10tox: use deps for pluggymaster testenvsDaniel Hahler
2019-02-08Merge pull request #4751 from blueyed/fix-py-freezeDaniel Hahler
2019-02-08tox: py37-freeze: use --no-use-pep517 for PyInstallerDaniel Hahler
2019-02-08Use isolated_build option in tox.iniBruno Oliveira