mirror of
https://github.com/python/cpython.git
synced 2025-09-27 10:50:04 +00:00
bpo-35047: Update whatsnew/3.8 for better mock error message (GH-13746)
This commit is contained in:
parent
aa79707262
commit
001d63cefa
1 changed files with 3 additions and 0 deletions
|
@ -760,6 +760,9 @@ unittest
|
|||
:meth:`~unittest.TestCase.setUpClass()`.
|
||||
(Contributed by Lisa Roach in :issue:`24412`.)
|
||||
|
||||
* Several mock assert functions now also print a list of actual calls upon
|
||||
failure. (Contributed by Petter Strandmark in :issue:`35047`.)
|
||||
|
||||
venv
|
||||
----
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue