No description
ID: 12
Type: feature
Title: simplify testing.fixtures.mock_pkg
Status: done
Priority: high
Created: 2025-06-21
Description: Only bootstrap a package mock with the minimum requirements for a
Python module and let the consumer handle the directory layout.
|
||
|---|---|---|
| src/byteb4rb1e | ||
| tests | ||
| .gitignore | ||
| configure | ||
| configure.ac | ||
| LICENSE | ||
| Makefile | ||
| Pipfile | ||
| Pipfile.lock | ||
| pyproject.toml | ||
| requirements-dev.txt | ||
| TODO | ||
| tox.ini | ||