getsentry / getsentry/sentry-python

Reorganize AI integration-related test fixtures

Open
#5,993 5 comments 0 reactions 1 assignee Claimed by @omribz156 View on GitHub
good first issue Python Tests
Dominant language
Python
Stars
2.2k
Forks
669
Avg merge
1d 1h
Merged PRs (30d)
213

Description

Context: getsentry/sentry-python#5937

Right now, a large number of our pytest fixtures live in the global `conftest.py` file. For maintainability reasons, it'd be better to move provider-specific (or just AI integration-specific) fixtures into separate `conftest.py` files and load them into the global `conftest.py` using `pytest_plugins`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.