Reza Muhammad
Reza Muhammad
Hi @aembke i'm looking into this crate with a hope that there was a mock functionality built in. Given that this is removed now, what is the suggestion to mock...
Hi @aembke to be fair, as much as I would like to help by submitting the PR, I can't guarantee if time permits. But I am definitely willing to help...
Btw, since I'm trying this crate together with SeaORM, I find that their way of Mocking is quite easy to use: https://www.sea-ql.org/SeaORM/docs/write-test/mock . Not sure how you did it in...
Oh no, i'm not doing any streams. I only use RedisPool and pubsub (and some other basic commands)
Hi, I just installed doom-emacs (from neovim) recently so excuse my lack of knowledge of Emacs in general. I am trying to get my project (in Python) to detect my...
The only thing I could make finding code definitions to work is if I run: :pythonic-activate RET /path/to/virtualenv/ RET However, it's quite annoying for pipenv users as the path for...
@hlissner I tried multiple ways. First I did it only with `:pipenv-activate` then I did it with `M-x pipenv-activate` as well as `SPC : pipenv-activate` But the output was the...
hi @aembke any update on the mocking functionality?
nice. looking forward to it. :)
Would i be able to use cachix as well?