PragmaTwice commented on issue #1445:
URL: 
https://github.com/apache/incubator-kvrocks/issues/1445#issuecomment-1584335992

   > I‘ve already finish the code, and have tested it manually.
   > I'm now trying to add some go tests but i'm not very familiar with go and 
go test.
   > I want to know how to run single test for zset, i tried several ways but 
it didn't work.   :(
   
   Try something like `./x.py test go <build-dir> -run <match-str>`.
   
   And you can refer to `go test --help` for more information about the `-run` 
option.


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