summaryrefslogtreecommitdiff
path: root/AUTHORS
AgeCommit message (Expand)Author
2020-07-20docs: Add a note about -q option used in getting started guideDebi Mishra
2020-07-15Clearer guidance on pytest.raise(match=...) failure (#7499)Lewis Cowles
2020-07-08assertion: improve diff output of recursive dataclass/attrsVlad-Radz
2020-06-19Fix exception causes all over the codebaseRam Rachum
2020-06-09Replace cleanup_numbered_dir with atexit.registerpiotrhm
2020-06-08Allow tests to override "global" `log_level` (rebased) (#7340)Bruno Oliveira
2020-06-087119: data loss with mistyped --basetemp (#7170)Prashant Anand
2020-06-02Merge pull request #7286 from gnikonorov/issue_6856Ronny Pfannschmidt
2020-06-02Fix removal of very long paths on Windows (#6755)Tor Colvin
2020-05-31Add documentationGleb Nikonorov
2020-05-23Merge pull request #7240 from DahlitzFlorian/fix-issue-7233Anthony Sottile
2020-05-23Added support for less verbose version information (#7169)Claire Cecil
2020-05-22Add note about --strict and --strict-markers to referencesFlorian Dahlitz
2020-05-20Updated compatible python versionsmcsitter
2020-05-15Merge pull request #6283 from felixn/masterRan Benita
2020-05-13Create LogCaptureHandler if necessary (closes #6240)Felix Nieuwenhuizen
2020-05-09Fix #7126 - saferepr for bytes paramsPavel Karateev
2020-05-037018: Use internal version of make_numbered_dirKeri Volans
2020-04-17Issue 4677 - always relative path in skip report (#6953)Katarzyna Król
2020-04-13Gracefully handle eval() failure(s) for marker expressionssymonk
2020-04-10Merge pull request #6285 from earonesty/patch-1Ronny Pfannschmidt
2020-03-29Improved time counter used to compute test durations. (#6939)smarie
2020-03-03Update AUTHORSearonesty
2020-02-22doc: add list of fixtures to start of fixture chapter (#6696)kpinc
2020-02-19#6289: Add new example to XFAIL documentation (#6685)Nathaniel Compton
2020-02-12Merge pull request #6673 from sscherfke/featuresBruno Oliveira
2020-02-10Reverse / fix meaning of "+/-" in error diffsStefan Scherfke
2020-02-06[parametrize] enforce explicit argnames declaration (#6330)Vladyslav Rachek
2020-01-29Merge master into featuresDaniel Hahler
2020-01-28Replace `==` with `is` for comparison of cache keysHolger Kohr
2020-01-25Merge master into featuresDaniel Hahler
2020-01-25Fix EncodedFile.write return valueTomáš Gavenčiak
2020-01-22Merge remote-tracking branch 'upstream/master' into mmBruno Oliveira
2020-01-17Revert "fixtures register finalizers with all fixtures before them in the stack"Bruno Oliveira
2020-01-16Merge pull request #6384 from pv/showlocals-shortDaniel Hahler
2020-01-16Merge master into featuresDaniel Hahler
2020-01-16Update junit_logging with no,log,system-out,system-err,out-err,allJakub Mitoraj
2020-01-15fixtures register finalizers with all fixtures before them in the stackChris NeJame
2020-01-14Make --showlocals work together with --tb=shortPauli Virtanen
2020-01-10Merge master into featuresDaniel Hahler
2019-12-16Optimized renaming of test parameter idsSeth Junot
2019-12-14Merge remote-tracking branch 'upstream/master' into mmBruno Oliveira
2019-12-12Merge pull request #6316 from cb109/make-keyword-expression-matching-case-ins...Bruno Oliveira
2019-12-09Include new --capture-mode=tee-sys optioncmachalo
2019-12-05Update authors file and sort the listChristoph Buelter
2019-11-25Create changelog file and update AUTHORSClaudio Madotto
2019-11-22Add stacklevel tests for warnings, 'location' to pytest_warning_capturedPhilipp Loose
2019-11-21Add self to AUTHORSMark Dickinson
2019-11-19Merge remote-tracking branch 'upstream/master' into release-5.3.0Bruno Oliveira
2019-11-18Merge pull request #6202 from linw1995/fix_getmodpathAnthony Sottile