astral-sh/uv

Add Windows unit test coverage to `uv-interpreter` discovery

Open

#3,709 创建于 2024年5月21日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Rust (84,934 star) (3,111 fork)batch import
help wantedtestingwindows

描述

Follow-up to https://github.com/astral-sh/uv/pull/3266

Our mock interpreters only work on Unix, so we don't have good Windows test coverage for interpreter discovery behavior. We should build a mock interpreter utility for Windows.

贡献者指南