Skip to main content

Module packse

Module packse 

Source
Expand description

Local mock index for packse scenario tests.

This module provides a PackseServer that reads packse scenario TOML definitions and serves a PEP 691 Simple API + wheel/sdist downloads via a local wiremock server. Each test gets its own server instance, so package names need no prefix mangling.

Modules§

scenario
Typed representation of the vendored Packse scenario TOML files.

Structs§

PackseServer
A running mock PyPI server for a single packse scenario.