Skip to content

Latest commit

 

History

History
44 lines (27 loc) · 1 KB

README.rst

File metadata and controls

44 lines (27 loc) · 1 KB

Inspector

Built with Cookiecutter Django License

Born out of the experience that ETL pipelines never get enough testing, Inspector was built to help with:

  • managing and execution of check queries when testing ETL processes
  • periodic data integrity verification in production environments
  • confirming that testing has actually been done ;)

Documentation

https://yoyo-inspector.readthedocs.io/

User interface

  • Check list

docs/_static/check_list.png

  • Check definition

docs/_static/check_definition.png

  • Check execution history

docs/_static/check_run_history.png

Contributing

You are more than welcome to submit a PR