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 test suite to remove unittest dependency in favor of pytest (feature/pytest) #70

Merged
merged 6 commits into from
Dec 6, 2024

Conversation

lbeckman314
Copy link
Member

Overview

This PR includes an initial update of test suit from unitest-style to pytest-style format

@lbeckman314 lbeckman314 merged commit c9c16d6 into develop Dec 6, 2024
6 checks passed
@lbeckman314 lbeckman314 deleted the feature/pytest branch December 6, 2024 21:14
lbeckman314 added a commit that referenced this pull request Dec 6, 2024
* Add required files for docs site: https://py-tes.readthedocs.io

* Update test suite to remove unittest dependency in favor of pytest (`feature/pytest`) (#70)

* Update ReadTheDocs Page

* Update tests to use pytest "style/format" tests

* Add missing `pytest` import

* Update models and test files

* Fix linting error in test_client.py

* Fix lint error in docs/conf.py

* Update version to 1.1.0 in tes/__init__.py

* Add `setuptools` to `.readthedocs.yaml` to find the `tes` package

* Add initial example Colab notebooks to README

* Update README.md

* Add release links to README.md
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

Successfully merging this pull request may close these issues.

1 participant