nuclearpinguin commented on issue #6472: [AIRFLOW-6058] Running tests with 
pytest
URL: https://github.com/apache/airflow/pull/6472#issuecomment-559545925
 
 
   > @nuclearpinguin -> as discussed. I am more than fine with relying on 
pytest's feature now allowing to specify path of the file to test + some 
explanation in BREEZE as well as in the "run-tests" hints about using -k flag 
and ::test_method. This is so much more straightforward now with pytest
   
   The only custom and useful part of `run-tests` was the `--with-db-init` 
flag. So I added it as a custom pytest plugin with additional session fixture, 
this also allowed to simplify some scripts. As a result running tests in Breeze 
goes down to using pure pytest 🚀

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


With regards,
Apache Git Services

Reply via email to