Albert_Chen
Albert_Chen
webscoket test case in README.md is wrong, I found correct example of websocket test case in dir example, so I think you should update the README.md better.
I installed you tool on my mac (Darwin albert.local 18.7.0 Darwin Kernel Version 18.7.0: Mon Apr 27 20:09:39 PDT 2020; root:xnu-4903.278.35~1/RELEASE_X86_64 x86_64) and run command as you document with Python...
gopls version: v0.9.5 (go1.16.15) gopls flags: update flags: proxy extension version: 0.35.2 go version: 1.16.15 environment: Visual Studio Code linux initialization error: undefined issue timestamp: Fri, 09 Sep 2022 01:37:50...
gopls version: v0.9.4 (go1.16.15) gopls flags: update flags: proxy extension version: 0.35.2 go version: 1.16.15 environment: Visual Studio Code linux initialization error: undefined issue timestamp: Tue, 06 Sep 2022 01:54:52...
fixed error name = wtf.TextField() AttributeError: 'module' object has no attribute 'TextField',
could you add some examples or links about topics of unittests?