haniffalab / webatlas-pipeline

A data pipeline built in Nextflow to process spatial and single-cell experiment data for visualisation in WebAtlas
MIT License
46 stars 10 forks source link

Missing pytest-cov #103

Closed davehorsfall closed 1 year ago

davehorsfall commented 1 year ago
Run python -m pytest --cov=bin tests/test_class.py
ERROR: usage: __main__.py [options] [file_or_dir] [file_or_dir] [...]
__main__.py: error: unrecognized arguments: --cov=bin
  inifile: None
  rootdir: /home/runner/work/webatlas-pipeline/webatlas-pipeline

Error: Process completed with exit code 4.