astral-sh/uv

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

Open

#3.709 aberto em 21 de mai. de 2024

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)Rust (3.111 forks)batch import
help wantedtestingwindows

Métricas do repositório

Stars
 (84.934 stars)
Métricas de merge de PR
 (Mesclagem média 7d 16h) (259 fundiu PRs em 30d)

Description

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.

Guia do colaborador