REQ-SELF-DEP-001 — The deprecated() decorator shall emit a Deprecatio

REQ-SELF-DEP-001 pass medium since 0.2.0

Statement: The deprecated() decorator shall emit a DeprecationWarning with the target version and alternative.

Rationale: Clean deprecation lifecycle prevents surprise breakage.

Verification Method: test

Last Checked: 2026-04-17 18:13 UTC

Acceptance Criteria

Evidence

IDKindVerdictObservedDetails
EV-PYTEST-0014testpass2026-04-17 18:13source: pytest-vnvspec, nodeid: tests/test_deprecation.py::TestDeprecated::test_emits_deprecation_warning, test_name: test_emits_deprecation_warning