A focused pytest runner for Neovim. Runs the current file or the whole project; failures land in the quickfix list so a single keystroke walks from a stack trace to the failing line. Pickers cover env selection, marker filtering, and config-file choice; extra pytest args and env vars pass through untouched. Lazy-loaded on Python filetypes so nothing else pays for it.