astral-sh/uv
uv-test
crates/uv-test/ is a small support crate of test utilities shared across the workspace's
test suites.
Purpose
A common place for fixtures, fake-server helpers, and tempfile-based test scaffolding. It
is dev-dependencies-only; production code does not depend on it.
See also
- how-to-contribute/testing for how the wider test hierarchy fits together.
Built by Factory AutoWiki from public repository content. It is a generated preview for codebase exploration, not source-maintained documentation.