Bertrand
Bertrand
👍 It could be also very useful to test internal call into the current tested method Example: ```php class A { public function stuff() { $this->otherStuff(); } public function otherStuff()...
Same behaviour here with Insomnia 10 (on Mac) any news here ?
FYI on my MacBookPro M3 I have removed the warning by : * removing claude bin from my path `rm ~/.local/bin/claude` * installing it via Brew (arm build) : `brew...