Cameron Fischer
Cameron Fischer
There hasn't been any progress on filters, but the ones that exist will remain. Way too many people are using them for me to take them out. I might add...
The filters `relink:references`, `relink:backreferences`, and `relink:report` are now documented and officially supported. I may introduce `relink:missing` and `relink:orphans` sometime soon, but for now I'm closing this issue.
Sure, @Jermolene, that sounds like it could work, but before I start poking, is this something worth doing? Between this and your response in #3970, I get the impression that,...
I'd just like to confirm that this would still be desirable. This eager running has always been a thorn to me. 1. I can't debug with Chrome, because the test...
@pmario - Done. More documentation added. @Jermolene - Done. * I changed it from "--test" to "--jasmine". Seems succinct. * The command takes a named parameter. (i.e. "--jasmine spec="^Framework") *...
You raise some good points, @pmario. @Jermolene, I can implement this any way we settle on, just let me know.
Well, I've thought about it more. I would say either `--test` or `--jasmine`. `--test use=jasmine` is tricky, because it implies multiple plugins all having testing frameworks, (like `use=macro`, or `use=mocha`)....
I've switched back to `--test` in expectation that we may settle on that, but that doesn't mean I'm hard set on `--test`. I'm totally open to discuss it more. It's...
That's understandable. The PR is here if/when you're ready. I, for one, will be using this PR on my personal fork since I am long since tired of having all...
Do I take the lack of followup on this issue to mean that you figured it out? If so, I'd like to close out this issue. If not, and you...