Taragolis commented on issue #35516:
URL: https://github.com/apache/airflow/issues/35516#issuecomment-1801413829

   @Eric-Mendes I think you don't have install `time-machine` into the [local 
virtual 
environment](https://github.com/apache/airflow/blob/main/LOCAL_VIRTUALENV.rst) 
   
   You also could run tests inside of breeze shell
   
   ```console
   ❯ breeze shell
   
   root@9e497aa0674f:/opt/airflow# pytest 
tests/providers/amazon/aws/operators/test_s3.py
   ```
   
   There is also other options available listed in 
[TESTING.rst](https://github.com/apache/airflow/blob/main/TESTING.rst) but I 
assume configure local virtual env or breeze would be enough 


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

To unsubscribe, e-mail: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to