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

update tests docs, align with code #999

Merged
merged 1 commit into from
Aug 15, 2024

Conversation

pvgenuchten
Copy link
Contributor

Overview

Update docs to reflect latest code

  • use pytest over py.test
  • add instructions to install pytest
  • fix oarec url
  • add code snippets for csw and cite in line with oarec

Contributions and Licensing

(as per https://github.com/geopython/pycsw/blob/master/CONTRIBUTING.rst#contributions-and-licensing)

  • I'd like to contribute [feature X|bugfix Y|docs|something else] to pycsw. I confirm that my contributions to pycsw will be compatible with the pycsw license guidelines at the time of contribution.
  • I have already previously agreed to the pycsw Contributions and Licensing Guidelines

docs/testing.rst Outdated

.. code:: bash

pip install -r requirements-dev.txt
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pip install -r requirements-dev.txt -> pip3 install -r requirements-dev.txt

Copy link
Contributor Author

@pvgenuchten pvgenuchten Aug 15, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR updated

@tomkralidis tomkralidis added this to the 3.0.0 milestone Aug 15, 2024
@tomkralidis tomkralidis merged commit 072ff2c into geopython:master Aug 15, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants