Published March 18, 2024 | Version v2.1.0
Software Open

LUMC/pytest-workflow: version 2.1.0

  • 1. @LUMC
  • 2. Ansa Biotechnologies
  • 3. EMBL-EBI

Description

  • Python version 3.7 support is dropped because it is deprecated. Python version 3.12 was added.
  • Fixed a bug where pytest 8.1+ would raise a PluginValidationError because the hook pytest_collect_file() has finally dropped the deprecated argument path from its specification.
  • Add extract_md5sum check on uncompressed contents of compressed output files. Gzipped files contain a timestamp which makes it hard to directly compare the md5sums of gzipped files.
  • Document naming conventions for Python test discovery

Files

LUMC/pytest-workflow-v1.3.0.zip

Files (238.4 kB)

Name Size Download all
md5:7fdbb0b67774932b72e8f9e7db278235
112.0 kB Preview Download
md5:092778730c02822b8de832532dc3d19f
126.5 kB Preview Download

Additional details

Related works