Jake McCrary
Jake McCrary
Thanks for asking. I'd accept a PR for this feature. This request has come up a couple times (maybe not on GitHub but in conversations at least). I've been hesitant...
@krisleech Thanks for the suggestion. test-refresh already has more options than I'd really like it to have so I'll have to think about it for a little bit. Do you...
> I can applicate you not wanting to add more stuff. Thanks. Saying that, I can see how this option would be useful. If you implement it I'm not opposed...
@buzzdan I'm not sure it is possible to use eftest with test-refresh without code changes to test-refresh. Using lein-test-refresh's `:changes-only` feature has caused me to not feel the nee for...
@lipemorais I followed that stack trace and took a look at what that `eftest.report.progress/report` is doing and it is trying to reference `eftest.report/*context*` and it seems like that is staying...
Thought about this before and think it is a good idea. Need to do it in a way works cross operating system and probably have a way to turn it...
Added a blurb about Ultra. Thanks for the suggestion.
The current behavior exists since test-refresh calls tools.namespace to refresh and by default it refreshes everything on the classpath. A `:refresh-dirs` option was added a while ago to test-refresh which...
This is a good tip. I'll look into adding something to the README.
@eranharel Looks like those projects did upgrades. Any update on what you were working on?