Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

--coverage flag with docker #680

Open
RolfMoleman opened this issue Mar 2, 2023 · 1 comment
Open

--coverage flag with docker #680

RolfMoleman opened this issue Mar 2, 2023 · 1 comment

Comments

@RolfMoleman
Copy link

Hi, we're wishing to make use of tour docket image via Azure DevOps pipelines. However, when testing the --coverage flag it stated that radish-bdd[coverage] needs to be installed via pip. Should this not be shipped with the image or a coverage flavour of the image?

@joanayma
Copy link

I tried local install pip install radish-bdd[coverage] and then pass the --with-coverage and --cover-html=output but radish seems to not understand it and I get coverage for all my installed python modules.

I think coverage report has never tested?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants