[
https://issues.apache.org/jira/browse/AIRFLOW-6216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jarek Potiuk updated AIRFLOW-6216:
----------------------------------
Description:
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 EVN != kubernetes
was:With this change you should be able to simply run `pytest` to run all the
tests in the main airflow directory.
> 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
>
> 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 EVN != kubernetes
--
This message was sent by Atlassian Jira
(v8.3.4#803005)