Xuanwo commented on code in PR #3541:
URL: 
https://github.com/apache/incubator-opendal/pull/3541#discussion_r1388806413


##########
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:
   Hi, @Justin-Xiang, it's better to use `OPENDAL_FS_ROOT` to align with other 
parts.



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

Reply via email to