Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ring auto-reload: Unable to resolve var: speclj.stub/*stubbed-invocations* in this context #145

Open
jonaspeter opened this issue Nov 16, 2015 · 1 comment

Comments

@jonaspeter
Copy link

I'm using speclj to write tests for my web project and it's great.
When I'm working on the style of my site I use the ring auto-reload feature to see changes immediately.
Everytime ring tries to reload automatically I get the following error:

Caused by: java.lang.RuntimeException: Unable to resolve var: speclj.stub/stubbed-invocations in this context

The error message points to a line containing (with-stubs)
Running the tests using lein spec works fine.

Please let my know if you need additional info.

@tomphp
Copy link

tomphp commented Mar 8, 2016

I'm getting the same behaviour when using clojure.tools.namespace.repl/refresh in the repl.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants