Skip to content

Testing Plugin

Just Call Me Koko edited this page Aug 10, 2022 · 1 revision

Testing Plugin

python -m pytest --cov-report xml:cov.xml --cov=plugins tests/

Clone this wiki locally