BasPH commented on issue #5847: [AIRFLOW-5241] Make test class names consistent by starting with Test URL: https://github.com/apache/airflow/pull/5847#issuecomment-522256548 Quick Google search learned me that nosetests has a `--collect-only` flag. We could do something with that. Nosetests does some sort of autodiscovery so might also be worthwhile to check out the nosetests code to search for a "unittest class discovery function". @potiuk why was this PR closed?
---------------------------------------------------------------- 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
