Skip to content

Replace rootpath with rootdir#106

Merged
rcarriga merged 3 commits intonvim-neotest:masterfrom
vandalt:rootpath
Apr 5, 2026
Merged

Replace rootpath with rootdir#106
rcarriga merged 3 commits intonvim-neotest:masterfrom
vandalt:rootpath

Conversation

@vandalt
Copy link
Copy Markdown
Contributor

@vandalt vandalt commented Oct 12, 2025

This PR fixes #101.

The pytest docs that rootpath should be preferred now. I left a try/except so that older versions of pytest would still work.

@rcarriga
Copy link
Copy Markdown
Collaborator

rcarriga commented Apr 5, 2026

Apologies for the delay and thanks for the PR!

@rcarriga rcarriga merged commit e6df4f1 into nvim-neotest:master Apr 5, 2026
@vandalt vandalt deleted the rootpath branch April 6, 2026 19:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

AttributeError: 'Config' object has no attribute 'rootdir' with pytest

2 participants