Aaron Hardy
Aaron Hardy
Thanks @scotttrinh. I don't see any docs on `z.custom`. Is that officially supported?
This issue is probably the same as https://github.com/colinhacks/zod/issues/989, except this issue is actually open (I can't get anyone to re-open the other issue).
Nevermind, I see that there's already a `place` context and I think I understand the difference between `place` and `placecontext`.
FWIW, we updated a project to use `rollup-plugin-glob-import` like @Lalem001 mentioned and it sped up our test runs from about 60 seconds to 13 seconds (from hitting enter to process...
@Nyeng, is this something you were able to fix in your own code? We're running into similar browser disconnection problems and not using WireMock. We're still trying to pin down...
BTW, we seem to only run into this issue when running tests from a github workflow. If we run tests from our local machine, we don't have the issue. So...it...
I have the same question. The problem is intermittent and I don't know what's causing the failure. It could be the number of tests we're running, what we're doing within...