Justin Searls

Results 296 comments of Justin Searls

In [email protected], this was not encouraged but worked perfectly well because there was no interplay between the given/when/then methods. In 2.x there may be subtle problems depending on what is...

I waffle on whether it's worth addressing in that light in the README. :+meh: for now

I think the latter is a compelling point we need to make, but I'm wary of saying it loudly and proudly until we really understand the constraints on the former

Hey ronen — I'm going to take a look at this branch today. Do you think it's ready to merge into rspec-given's new repo? https://github.com/rspec-given/rspec-given

No worries. Fortunately there were tests broken by your issue and this patch fixes several of them. I'm digging into it now and I think I understand the RSpec API...

> IMO, the timeout should be removed, as it is variable depending on the user's setup, and rely on the built in socket timeout mechanism. I agree—the timeout should be...

Just chiming in to say that this still seems to be an issue on the latest version of Bond Pro firmware (v3.19.7-beta) and iOS app (v2.48.0-beta). I've tried removing all...

I just sent #254 as a PR that rate limits how many requests are sent simultaneous to the Bond bridge (on the theory that sending > 5 requests simultaneously was...

If you're trying to run the command as a one-off, then that should work (though we have a [couple open issues](https://github.com/testdouble/standard/issues/530) for parallel mode potentially breaking formatting in `--stdin` mode....