summaryrefslogtreecommitdiff
path: root/changelog
AgeCommit message (Expand)Author
2018-10-10Fix lintingBruno Oliveira
2018-10-10Minor adjustments found during code reviewBruno Oliveira
2018-10-10Use pytest.fail(..., pytrace=False) when treating user errorsBruno Oliveira
2018-10-10Add changelog entryAnthony Sottile
2018-10-10Fix issue 4093Niklas JQ
2018-10-10In python2, display previously warned warningsAnthony Sottile
2018-10-10Implement pytest.deprecated_call with pytest.warnsAnthony Sottile
2018-10-09Merge remote-tracking branch 'upstream/master' into merge-master-into-featuresBruno Oliveira
2018-10-07Exclude durations that are 0.00 seconds long.Jeffrey Rackauckas
2018-10-06Merge pull request #4076 from nicoddemus/unittest-param-fixture-msgRonny Pfannschmidt
2018-10-05Correct new changelog to have newline at endKyle Altendorf
2018-10-05Add changelog file for 4073Kyle Altendorf
2018-10-04Merge pull request #4075 from nicoddemus/dynamic-fixturenamesBruno Oliveira
2018-10-03Merge pull request #4069 from asottile/deindent_4066Anthony Sottile
2018-10-03Improve error message when TestCase functions use a parametrized fixtureBruno Oliveira
2018-10-03Fix request.fixturenames to return fixtures created dynamicallyBruno Oliveira
2018-10-03Fixes #4064 by correcting the documentation for unit-testsPalash Chatterjee
2018-10-03Merge pull request #4070 from jeffreyrack/4058-update-fixture-docsBruno Oliveira
2018-10-02Update documentation on fixture being invoked more than once in a scope.Jeffrey Rackauckas
2018-10-02Fix source reindenting by using `textwrap.dedent` directly.Anthony Sottile
2018-10-02Preparing release version 3.8.2Anthony Sottile
2018-10-02Merge pull request #4056 from nicoddemus/unicode-varsBruno Oliveira
2018-10-01Merge pull request #4060 from nicoddemus/4051-changelogBruno Oliveira
2018-10-01Improve changelog for #4051Bruno Oliveira
2018-10-01Issue warning if Monkeypatch.setenv/delenv receive non-strings in Python 2Bruno Oliveira
2018-10-01Update changelogJose Carlos Menezes
2018-10-01Merge pull request #4057 from jeffreyrack/4051-improve-error-messagingRonny Pfannschmidt
2018-09-30Adding .rst to end of changelog fragment filename.Jeffrey Rackauckas
2018-09-30Improve error messaging when invalid syntax is passed to the -m optionJeffrey Rackauckas
2018-09-27Merge pull request #4045 from nicoddemus/root-conftest-warning-workaround-4039Bruno Oliveira
2018-09-27Merge pull request #4037 from nicoddemus/deprecate-item-warnings-captured-hookRonny Pfannschmidt
2018-09-27Rename 4040.trivial.rst to 4040.bugfix.rstBruno Oliveira
2018-09-27Merge pull request #4041 from Zac-HD/user-properties-typeBruno Oliveira
2018-09-26Changelog entry on excluding empty reports for passed testsDenis Otkidach
2018-09-26Do not issue non-top-level conftest warning when --pyargs is usedBruno Oliveira
2018-09-26Ensure user_properties is a listZac-HD
2018-09-25Document that item parameter of pytest_warning_captured hook is deprecatedBruno Oliveira
2018-09-23Fix #3539: reload module with assertion rewrite import hookiwanb
2018-09-23Merge pull request #4021 from nicoddemus/merge-master-into-featuresRonny Pfannschmidt
2018-09-22Add "deprecation" to possible changelog entries in pre-commitBruno Oliveira
2018-09-22Merge remote-tracking branch 'upstream/master' into merge-master-into-featuresBruno Oliveira
2018-09-22Preparing release version 3.8.1CrazyMerlyn
2018-09-22Show deprecation warnings even if filters are customizedBruno Oliveira
2018-09-21Merge pull request #4010 from nicoddemus/package-len-error-3749Ronny Pfannschmidt
2018-09-20Fix 'Package has no len()' error during collectionBruno Oliveira
2018-09-20Merge pull request #4001 from asottile/fix_bytes_repr_text_mix_python_2Ronny Pfannschmidt
2018-09-20Merge pull request #3997 from nicoddemus/deprecation-docsBruno Oliveira
2018-09-19Fix UnicodeDecodeError in assertion with mixed non-ascii bytes repr + textAnthony Sottile
2018-09-19Merge pull request #3998 from blueyed/logging-delBruno Oliveira
2018-09-19Merge pull request #3987 from nicoddemus/fix-find-scope-3941Bruno Oliveira