gapic-generator-python
gapic-generator-python copied to clipboard
speed up showcase tests
Running a single Showcase test suite on the terminal, such as via nox -r -s showcase-3.12, takes a long time, and juding from the output it seems to be in the set-up. Is there a way we could speed this up?
I have a good fix for this that I'll send out as a PR shortly.