astral-sh/uv

Add test coverage for `uv python` using proxy to serve dummy distributions

オープン

#5,939 opened on 2024/08/08

 (1 件のコメント) (1 件のリアクション) (0 人の担当者)Rust (3,111 件のフォーク)batch import
help wantedtesting

Repository metrics

Stars
 (84,934 個のスター)
PR merge metrics
 (平均マージ 7d 16h) (30d で 259 merged PRs)

説明

Actually installing distributions is too expensive for unit tests, but now that we have #5719 we can host dummy distributions (i.e. only with necessary stub files) in a proxy and write unit tests for uv python install and friends.

コントリビューターガイド