No description
- Python 100%
| src | ||
| tests | ||
| .gitignore | ||
| .python-version | ||
| pyproject.toml | ||
| README.md | ||
| README_RU.md | ||
| uv.lock | ||
Python Pytest
A repository that describes the source code for an educational article.
The src directory contains entities for testing.
The tests directory contains tests for the entities with the following structure:
pytest— root directory for learningpytest, divided into study topics.unittest— root directory that duplicates the implementation, but without structure, where files mirror