henribru/google-api-python-client-stubs

Stubs for testing?

Closed this issue · 2 comments

Could this library be extended to provide stubbing for tests?
I have recently started developing against GCP in python and I really miss the AWS SDK test stubs for Ruby.
If this feels like a good fit, I would be interested in collaborating.

While I'm sure that would be a useful feature, unfortunately I don't find it to be a good fit for this project, since it's only meant to provide type annotation stub files and has no runtime functionality.

Got it - thanks for your work.