summaryrefslogtreecommitdiff
path: root/tox.ini
AgeCommit message (Expand)Author
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
2019-02-06Add py38-dev job to TravisBruno Oliveira
2019-01-06Uninstall hypothesis in regen tox envAnthony Sottile
2019-01-05Add dataclasses as a regendoc dependencyBruno Oliveira
2018-12-21fix docsRonny Pfannschmidt
2018-11-26Merge remote-tracking branch 'upstream/master' into merge-master-into-featuresBruno Oliveira
2018-11-24Fix rtd by installing pygments-pytestAnthony Sottile
2018-11-23Highlight docs with pygments-pytestAnthony Sottile
2018-11-22Merge pull request #3776 from alysivji/attrs-n-dataclassesBruno Oliveira
2018-11-19Use python 3 in 'doctesting' environmentBruno Oliveira
2018-11-18tox.ini: remove additionally missed mock depsDaniel Hahler
2018-11-18setup.py: add "testing" extra requirementDaniel Hahler
2018-11-17Merge pull request #4408 from blueyed/default-invalid-escape-sequenceDaniel Hahler
2018-11-17tox: fix/improve posargs with pexpect factor(s) [ci skip]Daniel Hahler
2018-11-17tox.ini: do not cause SyntaxWarning with py37 [ci skip]Daniel Hahler
2018-11-13Merge remote-tracking branch 'upstream/master' into merge-master-into-featuresBruno Oliveira