astral-sh/uv

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

Open

#3.709 geöffnet am 21. Mai 2024

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Rust (3.111 Forks)batch import
help wantedtestingwindows

Repository-Metriken

Stars
 (84.934 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 7T 16h) (259 gemergte PRs in 30 T)

Beschreibung

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.

Contributor Guide