PolicyEngine / PolicyEngine/policyengine-core
Support arbitrary month periods in YAML tests
Open
@hua7450 is already working on this.
Since Jan 7, 2026.
- Dominant language
- Python
- Stars
- 22
- Forks
- 30
- Avg merge
- 14h 33m
- Merged PRs (30d)
- 7
Description
Currently, YAML tests only support testing with full-year periods (period: 2024) or January of a given year (period: 2024-01). We should add support for testing any arbitrary month (e.g., period: 2024-10 for October 2024).
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.