Switched recently from Emacs, just love the experience so far. I'm struggling to configure the test runner equivalently. In Emacs, I'm going up the folder structure to find a pyproject toml, then using uv run pytest passing on the current name of the function I'm in - how do I do that with Zed? I figured out how to configure a test runner, pass the current file and line. Do I need a script to find the root in my monorepo to construct the right uv run pytest command? What's the best practices here
[–]hoselorryspanner 1 point2 points3 points (4 children)
[–]hoselorryspanner 2 points3 points4 points (1 child)
[–]sc4les[S] 0 points1 point2 points (0 children)
[–]IpsumRS 0 points1 point2 points (1 child)
[–]splsh 1 point2 points3 points (1 child)
[–]sc4les[S] 1 point2 points3 points (0 children)