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

JOSS Review: Running the test suite fails #216

Open
Midnighter opened this issue Aug 7, 2022 · 0 comments
Open

JOSS Review: Running the test suite fails #216

Midnighter opened this issue Aug 7, 2022 · 0 comments

Comments

@Midnighter
Copy link

Midnighter commented Aug 7, 2022

I tried to run the test suite but it fails with the following error:

coverage run run_tests.py
pluggy.manager.PluginValidationError: Plugin 'xonsh' for hook 'pytest_collect_file'
hookimpl definition: pytest_collect_file(file_path: pathlib.Path, path, parent)
Argument(s) {'file_path'} are declared in the hookimpl but can not be found in the hookspec
/home/moritz/.local/share/miniconda3/envs/shed/lib/python3.9/site-packages/coverage/control.py:794: CoverageWarning: No data was collected. (no-data-collected)
  self._warn("No data was collected.", slug="no-data-collected")
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

1 participant