potiuk commented on issue #11657:
URL: https://github.com/apache/airflow/issues/11657#issuecomment-714715093


   > Pytest has setup/teardown equivalents too, even without fixtures 
https://docs.pytest.org/en/stable/xunit_setup.html#method-and-function-level-setup-teardown
   
   Correct. But it feels like joining the worst of both worlds. Classic 
unit-test setUp/tearDown are familiar and "natural" where pytest fixtures are 
modern and a bit less familiar. I'd rather move to fixtures rather than to 
pytest's setup/teardown.


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to