Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
pytest-dev
/
pytest
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
2.9k
Star
13.3k
Code
Issues
860
Pull requests
91
Discussions
Actions
Projects
5
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security
Insights
feat: add warning when pytest.ini and pyproject.toml are present
#13797
Merged
bluetech
merged 9 commits into
pytest-dev:main
pytest-dev/pytest:main
from
sgaist:add-warning-on-pytest-ini-and-pyproject-presence
sgaist/pytest:add-warning-on-pytest-ini-and-pyproject-presence
Copy head branch name to clipboard
Oct 10, 2025
Conversation
Commits
9
(9)
Checks
Files changed
Merged
feat: add warning when pytest.ini and pyproject.toml are present
#13797
bluetech
merged 9 commits into
pytest-dev:main
pytest-dev/pytest:main
from
sgaist:add-warning-on-pytest-ini-and-pyproject-presence
sgaist/pytest:add-warning-on-pytest-ini-and-pyproject-presence
Copy head branch name to clipboard
Commits
Commits on Oct 7, 2025
feat: add warning when pytest.ini and pyproject.toml are present
Show description for 5ff1af4
sgaist
committed
5ff1af4
Copy full SHA for 5ff1af4
refactor: move warning info into Config
Show description for 6eab536
sgaist
committed
6eab536
Copy full SHA for 6eab536
refactor: simplify ini check
Show description for 9bdbec5
sgaist
committed
9bdbec5
Copy full SHA for 9bdbec5
Commits on Oct 8, 2025
refactor: make API private and return list of ignored files
Show description for 6772195
sgaist
committed
6772195
Copy full SHA for 6772195
chore: rename ignored_file to ignored_config_file
sgaist
committed
5d561ff
Copy full SHA for 5d561ff
Commits on Oct 9, 2025
chore: apply suggestion
Show description for a7d7976
sgaist
and
nicoddemus
authored
a7d7976
Copy full SHA for a7d7976
[pre-commit.ci] auto fixes from pre-commit.com hooks
Show description for 06e1527
pre-commit-ci[bot]
committed
06e1527
Copy full SHA for 06e1527
chore: fixed mypy error
sgaist
committed
7f5424f
Copy full SHA for 7f5424f
Merge branch 'main' into add-warning-on-pytest-ini-and-pyproject-presence
sgaist
authored
c0e1cfc
Copy full SHA for c0e1cfc
You can’t perform that action at this time.