Skip to content
This repository has been archived by the owner on Jun 27, 2023. It is now read-only.

add automation script samples #674

Open
mohammadne opened this issue Aug 20, 2022 · 1 comment
Open

add automation script samples #674

mohammadne opened this issue Aug 20, 2022 · 1 comment

Comments

@mohammadne
Copy link

I would like to share my experience for working with mockgen.

In my project I have several files that I would like to generate mocks and thus I have created a bash script to automate the operation.

I think most of the users face similar scenario so I have created some common scripts for that.

before creating a pull request, I would like to hear about your idea and if you are ok with that, then I'll create one for that in sample section.

thanks.

@codyoss
Copy link
Member

codyoss commented Oct 7, 2022

Could you elaborate your ideas more here? The biggest pattern I have used, and seen others, is making use of go generate directives in code.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants