There is a newer version of the record available.

Published December 16, 2020 | Version 3.1.0
Software Open

smarie/python-pytest-cases: 3.1.0 - Improved cases collection

  • 1. Schneider Electric
  • 2. Red Hat
  • 3. @Avira
  • 4. University of Glasgow

Description

  • @parametrize_with_cases now by default (cases=AUTO) looks for both file naming patterns test_<name>_cases.py and cases_<name>.py. Removed the AUTO2 constant. Fixed #140

  • Nested classes containing case functions are now officially supported (they were, but undocumented). Fixed #160

  • Case functions that are staticmethod and classmethod are now supported as well. Fixes #168

See documentation page for details.

Files

smarie/python-pytest-cases-3.1.0.zip

Files (1.2 MB)

Name Size Download all
md5:9ff0e3a1a70e52674e31402063cc30a8
1.2 MB Preview Download

Additional details