summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-09Add "check-manifest" to linting and remove unused scripts from rootBruno Oliveira
2016-11-09Merge pull request #2006 from MSeifert04/fix-1965Bruno Oliveira
2016-11-08Fix the stubborn test about cyclic references left by pytest.raisesBruno Oliveira
2016-11-08added test (thanks @nicoddemus) and added links in ChangelogMichael Seifert
2016-11-08Fix memory leak with pytest.raises by using weakrefMichael Seifert
2016-11-08Merge pull request #2046 from d-b-w/clean-up-unittest-issue1649Bruno Oliveira
2016-11-07Clean up unittest TestCase objects after tests are complete (#1649).Dan Wandschneider
2016-11-06Merge pull request #2045 from manueljacob/normalized-versionRonny Pfannschmidt
2016-11-06Change version to be in normal form according to PEP 440.Manuel Jacob
2016-11-03Merge pull request #2028 from nicoddemus/empty-tracebacksBruno Oliveira
2016-11-03Properly handle exceptions in multiprocessing tasksBruno Oliveira
2016-11-02Merge pull request #2041 from gdyuldin/fix_xuint_teardownRonny Pfannschmidt
2016-11-02Fix teardown error message in generated xUnit XMLGeorgy Dyuldin
2016-10-31Merge pull request #2030 from matclab/fix/442Bruno Oliveira
2016-10-31Merge pull request #2033 from The-Compiler/workshopRonny Pfannschmidt
2016-10-31Update "Next Open Trainings"Florian Bruhin
2016-10-30Report teardown output on test failureMathieu Clabaut
2016-10-24Merge pull request #2011 from nicoddemus/false-rewrite-warningsRonny Pfannschmidt
2016-10-24Merge pull request #2021 from nicoddemus/doctest-modules-ciRonny Pfannschmidt
2016-10-21Merge pull request #2024 from jaraco/issue-2022Bruno Oliveira
2016-10-21Restore pexpect tests and bypass isalive/wait on macOS. Ref #2022.Jason R. Coombs
2016-10-21Also use flush where wait was called unconditionallyJason R. Coombs
2016-10-21Extract child flush as a staticmethodJason R. Coombs
2016-10-21Re-enable docstring testing of _pytest modules on CIBruno Oliveira
2016-10-20Fix false-positive warnings from assertion rewrite hookBruno Oliveira
2016-10-21Merge pull request #2019 from nicoddemus/fix-metavar-pair-helpRonny Pfannschmidt
2016-10-20Fix cmdline help message for custom options with two or more metavarsBruno Oliveira
2016-10-20Merge pull request #2018 from nicoddemus/disable-py35-trialRonny Pfannschmidt
2016-10-20Disable py35-trial while #1989 is not fixedBruno Oliveira
2016-10-20Merge pull request #2017 from nicoddemus/pytest-main-args-docsRonny Pfannschmidt
2016-10-20Remove example of obsolete pytest.main usage with stringBruno Oliveira
2016-10-18Merge pull request #2009 from pytest-dev/RonnyPfannschmidt-patch-docs-remove-...Ronny Pfannschmidt
2016-10-18docs: remove mention of string args to mainRonny Pfannschmidt
2016-10-17Merge pull request #2000 from nicoddemus/issue-1998Ronny Pfannschmidt
2016-10-12Fix link in CHANGELOG for #1853Bruno Oliveira
2016-10-12Handle import errors with non-ascii messages when importing pluginsBruno Oliveira
2016-10-05Merge pull request #1987 from Budulianin/masterBruno Oliveira
2016-10-05Update fixture.rstGrigorii Eremeev
2016-10-05Merge pull request #1979 from nicoddemus/show-traceback-during-collectionBruno Oliveira
2016-10-05Merge pull request #1988 from nicoddemus/pr-template-small-fixesFlorian Bruhin
2016-10-05Mention small doc fixes don't need tests/changelog entries in PR templateBruno Oliveira
2016-10-05Add note about not monkey-patching builtins (#1986)Bruno Oliveira
2016-10-04Merge pull request #1983 from pytest-dev/fix-1981-improve-ini-options-help-textBruno Oliveira
2016-10-04Fix #1981, improve ini-options help textTom V
2016-10-03Display traceback from Import errors using pytest's short representationBruno Oliveira
2016-10-03Display full traceback from Import errors when collecting test modulesBruno Oliveira
2016-10-01Merge pull request #1975 from nicoddemus/pytest-skip-messageBruno Oliveira
2016-10-01Fix test about pytest.skip message being used at global levelBruno Oliveira
2016-10-01Improve error message when using pytest.skip at module levelNikolaus Rath
2016-09-29post 3.0.3 release changesBruno Oliveira