https://github.com/geozi/python-pytest
Showcases the use of PyTest on Python code.
https://github.com/geozi/python-pytest
pytest python unit-testing
Last synced: over 1 year ago
JSON representation
Showcases the use of PyTest on Python code.
- Host: GitHub
- URL: https://github.com/geozi/python-pytest
- Owner: geozi
- Created: 2024-10-30T17:07:08.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-11T17:44:56.000Z (over 1 year ago)
- Last Synced: 2025-02-07T06:23:26.434Z (over 1 year ago)
- Topics: pytest, python, unit-testing
- Language: Python
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# python-pytest

### About the project
The project showcases the use of PyTest on Python code.
### Prerequisites
To run the tests, the following will be needed:
* Python 3.10.12 (or higher)
* PyTest 8.3.3