Sam Moore
Sam Moore
hi @mzdm. thanks for filing a feature request. can you elaborate on why it's important to you not to instantiate a new `Charlatan` instance for each test? in general, we...
@dependabot rebase
@dependabot rebase
@dependabot rebase
@dependabot rebase again please
I'd like to share a new reason that this feature has become a higher priority for me: adopting graphql and leveraging the corresponding code-generated classes. In short, the generated classes...
> (I'd also require the `static` for nested declarations, just in case we want to, one day, allow non-static nested declarations.) This seems good to me. No objections 😄 >...
hi! thanks for opening this PR. i'm a bit tied up at the moment but will take a closer look at this soon. appreciate your patience.
hi. thanks @tmnsun. i've started looking at this and i'm curious to learn what makes this approach more appealing than doing this delegation to the proper fake behavior from within...
> Like our vendor don't give us sandbox environment for one particular endpoint and we want to fake it within dev/staging environments, but that one endpoint share same URL as...