tonini/alchemist.el

wrong type argument: commandp, alchemist-test-file

jonathan-soifer opened this issue · 6 comments

Hi,

I am working on a test file that I need to refactor/fix.

Expected:

<SPC> m t f to run the current opened test.

Actual Result:

wrong type argument: commandp, alchemist-test-file

When I try and run the tests from the command line, I have no problems with it (they're not all passing 😁 but the test suite runs just fine).

Anyone knows what might be causing this?

hi @jaysoifer
I was not able to reproduce this issue with the current Alchemist version.
Could you check out which version of Alchemist you're using with spacemacs?

@tonini Having the same issue with Alchemist version 1.8.2, Emacs version 25.2

@tonini I'm terribly sorry for the delay in the answer. I just moved to another country, still trying to get things going here. It might take a while for me to able to help here. Hopefully @CatTail 's info can help.

BTW, I also should mention that my project is an umbrella app

Same issue

I am also facing a similar issue.