Justin-Xiang commented on code in PR #3541: URL: https://github.com/apache/incubator-opendal/pull/3541#discussion_r1389268343
########## bindings/python/README.md: ########## @@ -70,7 +70,8 @@ Run some tests: ```shell maturin develop -E test -OPENDAL_MEMORY_TEST=on pytest -vk TestMemory +# To run `test_write.py` and use `fs` operator +OPENDAL_TEST=fs opendal_fs_root=/tmp pytest -vk test_write Review Comment: @Xuanwo Get it, should I open a PR directly or an issue? -- 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]
