Skip to content

3.8.0 - async, generators and strict-markers

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Oct 13:27
· 26 commits to main since this release
  • @fixture and @parametrize are now async and generator aware. Fixes
    #286. PR
    #301 by jgersti.
  • Fixed error with pytest --strict-markers. Fixes
    #283. PR
    #300 by chrsmcgrr.

See documentation page for details.