Just had to add that this emacs binding was awesome! Worked great.
Thanks for posting that Sean.
On Tuesday, January 26, 2016 at 4:47:16 AM UTC+11, Sean Corfield wrote:
>
> Yuri Steinschreiber wrote on Monday, January 25, 2016 at 1:17 AM:
>
> Sadly, Expectations Mode seems to be abandoned. Leavi
Expectations Mode - can't make it work
Yuri Steinschreiber wrote on Monday, January 25, 2016 at 1:17 AM:
Sadly, Expectations Mode seems to be abandoned. Leaving an FYI to the community.
We stopped using expectations-mode a long time ago, instead adding this to our
Emacs config:
;; run expectations
(
Yuri Steinschreiber wrote on Monday, January 25, 2016 at 1:17 AM:
Sadly, Expectations Mode seems to be abandoned. Leaving an FYI to the community.
We stopped using expectations-mode a long time ago, instead adding this to our
Emacs config:
;; run expectations
(defun run-expectations ()
(intera
Responding to my own question:
1. Indeed, Expectations Mode can't work with CIDER starting from 0.8.0,
after refactoring and function renaming. So apparently no one is using it.
2. The same issue was already reported to Expectations Mode
https://github.com/gar3thjon3s/expectations-mode/issues/11
Hi -
Is anybody using Expectations Mode
https://github.com/gar3thjon3s/expectations-mode? When I try to use it with
the latest CIDER and cider-nrepl I get "Symbol's definition is void:
nrepl-send-string" when trying to run expectations test.
I suspect version mismatch between Expectations Mode