[
https://issues.apache.org/jira/browse/AIRFLOW-6216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jarek Potiuk resolved AIRFLOW-6216.
-----------------------------------
Fix Version/s: 1.10.7
Resolution: Fixed
> Allow pytests to be run without "tests"
> ---------------------------------------
>
> Key: AIRFLOW-6216
> URL: https://issues.apache.org/jira/browse/AIRFLOW-6216
> Project: Apache Airflow
> Issue Type: Improvement
> Components: ci
> Affects Versions: 2.0.0, 1.10.7
> Reporter: Jarek Potiuk
> Priority: Major
> Fix For: 1.10.7
>
>
> With this change you should be able to simply run `pytest` to run all the
> tests in the main airflow directory.
> This consist of two changes:
> * moving pytest.ini to the main airflow directory
> * skipping collecting kubernetes tests when ENV != kubernetes
--
This message was sent by Atlassian Jira
(v8.3.4#803005)