We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
cd ckanext-ontario_theme/ pytest --ckan-ini=test.ini ckanext/ontario_theme/tests/ ERROR: usage: pytest [options] [file_or_dir] [file_or_dir] [...] pytest: error: unrecognized arguments: --ckan-ini=test.ini inifile: None rootdir: /usr/lib/ckan/default/src/ckanext-ontario_theme
The text was updated successfully, but these errors were encountered:
This post notes that pytest-ckan needs to be installed for pytest to work.
pytest-ckan
pip3 install pytest-ckan
TODO: make a note in the readme
Sorry, something went wrong.
KatiRG
No branches or pull requests
The text was updated successfully, but these errors were encountered: