Jamon Holmgren

Results 383 comments of Jamon Holmgren

@john1jan Are you sure this is an apisauce issue? I'd really like to see a minimal repro, because otherwise I've never encountered this before.

Thanks @treeduship! Really appreciate the PR.

Hi @cretumarius, sorry about the delay. Did you get this figured out?

Yeah, this is a bug. Could you help us track down where we're calling `.status` on an undefined object in this case, and send in a PR?

@stesvis Interesting ... could be another part of the code. The backtrace isn't all that useful there.

I ran into this issue as well. The easiest fix was to add this at the beginning: ```js const t = { context: { fn: null } } test.beforeEach(t =>...

Hey @joe307bad, I appreciate you asking! This has been a somewhat common feature request and we don't have anything built-in. There is this PR (#464) which has some context. Check...

Honestly, having two readmes is getting problematic, as copying one over to the other to keep them in sync results in issues like this. Anyone have suggestions? The only real...

Hey @blkmutt let's update the documentation -- thank you so much for catching this! I'd probably prefer how it's documented but we've already had it out in the wild with...

Hey @cogoo ! Apologies for how long this has taken me to respond to. I'd love some help with this. I'm a little behind on Gluegun and working hard to...