Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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
/
Sign in
Sign up
Appearance settings
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
nvim-neotest
/
neotest-python
Public
Notifications
You must be signed in to change notification settings
Fork
60
Star
192
Code
Issues
25
Pull requests
8
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Fix/pytest config project root
- #116
#116
Open
sruizr
wants to merge 11 commits into
nvim-neotest:master
nvim-neotest/neotest-python:master
from
sruizr:fix/pytest-config-project-root
sruizr/neotest-python:fix/pytest-config-project-root
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Open
Fix/pytest config project root
#116
sruizr
wants to merge 11 commits into
nvim-neotest:master
nvim-neotest/neotest-python:master
from
sruizr:fix/pytest-config-project-root
sruizr/neotest-python:fix/pytest-config-project-root
Copy head branch name to clipboard
Commits
Commits on Apr 16, 2026
fix: support multiple python_functions patterns from pytest ini
Show description for 8de6bd2
sruiz-savia
committed
8de6bd2
View commit details
Copy full SHA for 8de6bd2
Browse repository at this point
Add support for pytest-describe container functions with arbitrary nesting depth
Show description for 8220dde
sruiz-savia
committed
8220dde
View commit details
Copy full SHA for 8220dde
Browse repository at this point
feat: add support for pytest-describe container functions with arbitrary nesting depth
Show description for a06c5b6
sruiz-savia
committed
a06c5b6
View commit details
Copy full SHA for a06c5b6
Browse repository at this point
Merge fix/multiple-python-functions-patterns
Show description for 8e81e3e
sruiz-savia
committed
8e81e3e
View commit details
Copy full SHA for 8e81e3e
Browse repository at this point
Commits on Apr 17, 2026
fix: add defensive type checking for pytest config pattern extraction
Show description for 668f0b2
sruiz-savia
committed
668f0b2
View commit details
Copy full SHA for 668f0b2
Browse repository at this point
feat: add support for class-based test discovery with python_classes patterns
Show description for 9daaf20
sruiz-savia
committed
9daaf20
View commit details
Copy full SHA for 9daaf20
Browse repository at this point
fix: correct TreeSitter query syntax for matching test methods inside classes
Show description for 2ce5c28
sruiz-savia
committed
2ce5c28
View commit details
Copy full SHA for 2ce5c28
Browse repository at this point
refactor: simplify TreeSitter query to rely on neotest's hierarchy building
Show description for e742bbd
sruiz-savia
committed
e742bbd
View commit details
Copy full SHA for e742bbd
Browse repository at this point
feat: enable discovery of class-based tests with custom pytest python_classes patterns
Show description for cc93447
sruiz-savia
committed
cc93447
View commit details
Copy full SHA for cc93447
Browse repository at this point
fix: extract pytest config patterns regardless of pytest_discovery setting
Show description for 590528a
sruiz-savia
committed
590528a
View commit details
Copy full SHA for 590528a
Browse repository at this point
Commits on Apr 18, 2026
fix: read pytest config from project root and fix treesitter queries
Show description for cec1f50
sruiz-savia
committed
cec1f50
View commit details
Copy full SHA for cec1f50
Browse repository at this point
You can’t perform that action at this time.