github pytest-dev/pytest 7.4.1
pytest 7.4.1 (2023-09-02)

latest releases: 8.3.2, 8.4.0.dev0, 8.3.1...
10 months ago

Bug Fixes

  • #10337: Fixed bug where fake intermediate modules generated by --import-mode=importlib would not include the
    child modules as attributes of the parent modules.

  • #10702: Fixed error assertion handling in pytest.approx when None is an expected or received value when comparing dictionaries.

  • #10811: Fixed issue when using --import-mode=importlib together with --doctest-modules that caused modules
    to be imported more than once, causing problems with modules that have import side effects.

Don't miss a new pytest release

NewReleases is sending notifications on new releases.