https://github.com/hedyhli/pytest-examples
Easy and simple example usages of Pytest, the testing module for Python.
https://github.com/hedyhli/pytest-examples
Last synced: 3 months ago
JSON representation
Easy and simple example usages of Pytest, the testing module for Python.
- Host: GitHub
- URL: https://github.com/hedyhli/pytest-examples
- Owner: hedyhli
- License: mit
- Created: 2020-05-03T08:57:06.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-04T09:02:02.000Z (over 5 years ago)
- Last Synced: 2025-02-10T15:50:42.364Z (8 months ago)
- Language: Python
- Homepage:
- Size: 1.95 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pytest Examples
Easy and simple example usages of Pytest, the testing module for Python.