home/categories/data-engineering/ilorozco11-agent-skill-github-skills-pytest-testing-skill-md
data-engineeringdata-ai

pytest-testing

Pytest testing patterns for data pipelines, Airflow DAGs, and BigQuery queries. Use when writing unit tests for DAG tasks, integration tests with BigQuery, property-based tests with Hypothesis, data contract validation with Pydantic/JSON schemas, performance tests with pytest-benchmark, or snapshot/visual regression tests for data outputs.

ilorozco11
maintainer
ilorozco11
Обновлено 1/16/2026
Звёзды
0
Форки
0
quick start

Installation and usage

Pytest testing patterns for data pipelines, Airflow DAGs, and BigQuery queries. Use when writing unit tests for DAG tasks, integration tests with BigQuery, property-based tests with Hypothesis, data contract validation with Pydantic/JSON schemas, performance tests with pytest-benchmark, or snapshot/visual regression tests for data outputs.

Установка
$ install --globalskills.sh
Использование

После установки вы можете использовать этот skill, выполнив следующую команду в терминале:

skills use pytest-testing