0
votes

Need to implement unit test cases for a custom component written on top of PubSub client API.

Is there a maven repo where I could get PubSub emulator jars?

1

1 Answers

1
votes

We don't currently distribute the emulator outside of gcloud (this may change in the future). For testing purposes, you could just use the version that gets installed by gcloud (e.g. vendor it into your version control).