Jon Moses
Jon Moses
I think my issue would have probably not been a real big thing if I could to the other fig entries (like bash or zsh does for auto-complete). The frustration...
In theory they should be default? Is there a way to dump my config, like as json or something?
Regardless of how it comes out, a non-threaded as an option would be appreciated. Our use-case for Grocer is via Sidekiq, so using threads with my threads feels like a...
Yeah, I saw that in some of the documentation, forums. The threads are long lived, and the sockets don't look like they'll timeout on their own (the pusher never closes...
I also would like to be able to view my groups in the main view. Even just the ability to "show groups" and order them manually (while still sorting within...
I also see this. It also seems to attach screenshots so the last "step" (eg: `test.step(() => { ... })`) if a failure occurs inside one, instead of hosting the...
The other TTY decorations (utf8 chars, color) are useful and I'd prefer not to lose them.
Bah, I meant `list` reporter in the initial feature request, apologies.
I will capture the behavior I'm talking about.
So the specific issue seems to if the line for the initial test status has scrolled out of the buffer, the reporter will update whatever the top most line is...