Skip to content

Commit 72bd9b9

Browse files
authored
docs. add vscode testing tips (twonote#24)
1 parent 57305d5 commit 72bd9b9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ Read and try it on [jupiter notebook](https://github.com/twonote/solid-file-pyth
99

1010
Solid is a specification that lets people store their data securely in decentralized data stores called Pods. Learn more about Solid on [solidproject.org](https://solidproject.org/).
1111

12+
# Test setting
13+
If you run the tests on terminal using VS Code as the editor, you need to add this line `"terminal.integrated.env.osx": {"PYTHONPATH": "${workspaceFolder}"}` to `/.vscode/setting.json` to make it work.
14+
1215
# Credit
1316
This project is inspired by (and porting from) [jeff-zucker/solid-file-client](https://github.com/jeff-zucker/solid-file-client)
1417
I want to thank the original authors and the community who worked to build that lovely project for Solid ecosystem.

0 commit comments

Comments
 (0)