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-523859176 @potiuk @Fokko @ashb had a think about it. Pytest requires test class names to start with `Test` (http://doc.pytest.org/en/latest/goodpractices.html#test-discovery), so instead of adding some custom script checking test class names I suggest to leave it as-is for now and leave the class name checking to Pytest when we move there. WDYT?
---------------------------------------------------------------- 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
