astral-sh/uv
Add Windows unit test coverage to `uv-interpreter` discovery
オープン
#3,709 opened on 2024/05/21
help wantedtestingwindows
Repository metrics
- Stars
- (84,934 個のスター)
- PR merge metrics
- (平均マージ 7d 16h) (30d で 259 merged PRs)
説明
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.