potiuk commented on PR #60176: URL: https://github.com/apache/airflow/pull/60176#issuecomment-3726631036
Ah .. I see ... I think it will be a lot easier then if you add it as regular pytest and not pre-commit. Regular `pytest` runs in the right venv with all dependencies and it will **just** work. Also if you do it in a smart way and use parameterize and generate list of migration script dynamicaly for parameterize, this will be very nice - you will have "script ... OK" printed for each migration script while pytest is running -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
