version 1.2.1
- Since pytest 4.5.0 unknown markers give a warning.
@pytest.mark.workflow
markers are now added to the configuration. Information on usage shows up
withpytest --mark
. - Updated documentation to reflect the move to conda-forge as requested on
this github issue <https://github.com/bioconda/bioconda-recipes/issues/13964>
_. - Updated documentation on how to test Cromwell + WDL pipelines.