gopidesupavan commented on issue #51972: URL: https://github.com/apache/airflow/issues/51972#issuecomment-3018448110
I had a look at the possible various options. 1. https://pypi.org/project/pymongo_inmemory/#history , this is in memory it adds some overhead to download library and run tests 2. https://github.com/dbfixtures/pytest-mongo/tree/main it relays on the running mongo db. will check further.. and update -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
