Pytest Output Interpretation

Use when after running `pytest tests/` on a Python package (especially one with dev extras installed), you need to determine if the full test suite passed, identify which tests failed, and extract error messages or stack traces for debugging.

HolobiomicsLab abde3d0 5.2 KB Updated

File contents

HolobiomicsLab/asb-skill-collections/tree/main/collections/metabolomics/v2/leaves/pytest-output-interpretation commit abde3d04cc

Frequently asked questions

npx skillmds@latest add holobiomicslab/pytest-output-interpretation