unkinben f46e8bfc0b feat: add pytest pre-commit hook and tests scaffold (issue #162)
- pyproject.toml with pytest>=8 in [dependency-groups.dev] so
  uv run --group dev pytest resolves without a global install
- tests/__init__.py and tests/conftest.py skeleton referencing issue #162
- pre-commit local hook runs pytest tests/ on Python file changes;
  exit code 5 (no tests collected) is treated as success so commits
  are not blocked while the test suite is being built out
2026-05-17 12:30:35 +10:00
2026-05-16 23:36:13 +10:00
2026-03-07 12:28:20 +11:00
2026-03-07 17:11:20 +11:00
S
Description
A repository for building RPMs in docker
1.5 MiB
Languages
Python 67%
Shell 30.8%
Makefile 1.5%
Dockerfile 0.7%