Development#

Developer notes#

  • DEVELOP.rst contains developer workflow notes for buildout setups.

  • FORM_DATA_VALIDATION.md and FORM_DATA_VALIDATION_IMPLEMENTATION.md document validation goals and implementation details.

  • data-validation/README.md documents the validator CLI and build targets.

Testing#

  • Python tests are executed with pytest.

  • The data-validation CLI includes its own pytest suite under data-validation/tests.