Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 500 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 500 Bytes

A Python package for generating test cases for PolicyEngine simulations. This package helps create structured test configurations from different household types including single, joint, and households with dependents.

pip install -e .

To run it from cli

python policyengine_tests_generator\main.py --household input\input.json --variables input\output.json --output test.yaml

there will be an output dir with yaml test file in the policyengine-tests-generator/output/