mik-laj commented on a change in pull request #6740: [AIRFLOW-6181] Add 
InProcessExecutor
URL: https://github.com/apache/airflow/pull/6740#discussion_r355465454
 
 

 ##########
 File path: TESTING.rst
 ##########
 @@ -276,3 +276,32 @@ your local sources to the ``/opt/airflow`` location of 
the sources within the co
 .. image:: images/source_code_mapping_ide.png
     :align: center
     :alt: Source code mapping
+
+
+DAG testing
+===========
+
+To ease and speed up process of developing DAGs you can use 
``InProcessExecutor`` - a single
 
 Review comment:
   ```suggestion
   To ease and speed up process of developing DAGs you can use 
:class:`~airflow.executors.inprocess_executor.InProcessExecutor` - a single
   ```

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