Metadata-Version: 2.5
Name: pytester-utils
Version: 1.0.0
Summary: Powerful and ergonomic wrapper for pytester for your mental health.
License-File: LICENSE
Requires-Python: >=3.12
Requires-Dist: pydantic~=2.13
Requires-Dist: pytest~=9.1
Description-Content-Type: text/markdown

# Pytester Utils

[![CI](https://github.com/Guy-Yudovich/pytester-utils/actions/workflows/ci.yml/badge.svg)](https://github.com/Guy-Yudovich/pytester-utils/actions/workflows/ci.yml) [![Coverage](https://codecov.io/gh/Guy-Yudovich/pytester-utils/branch/main/graph/badge.svg)](https://codecov.io/gh/Guy-Yudovich/pytester-utils) [![Latest Release](https://img.shields.io/github/v/release/Guy-Yudovich/pytester-utils)](https://github.com/Guy-Yudovich/pytester-utils/releases) [![PyPI](https://img.shields.io/pypi/v/pytester-utils)](https://pypi.org/project/pytester-utils/) [![License](https://img.shields.io/github/license/Guy-Yudovich/pytester-utils)](https://github.com/Guy-Yudovich/pytester-utils/blob/main/LICENSE) [![Python](https://img.shields.io/badge/python-3.12+-blue?logo=python&logoColor=white)](https://www.python.org) [![uv](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/uv/main/assets/badge/v0.json)](https://github.com/astral-sh/uv) [![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff) [![ty](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ty/main/assets/badge/v0.json)](https://github.com/astral-sh/ty) [![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)](https://github.com/pre-commit/pre-commit) [![Tested with pytest | pytester | pytester-utils](https://img.shields.io/badge/tested_with-pytest_%7C_pytester_%7C_pytester--utils-0A9EDC?logo=pytest&logoColor=white)](https://github.com/Guy-Yudovich/pytester-utils)

Powerful and ergonomic wrapper for pytester for your mental health.
