qur / withmock

Automatic Go package mock generation tool
Other
71 stars 9 forks source link

Packages only imported by tests shouldn't be mocked #21

Open qur opened 10 years ago

qur commented 10 years ago

If a package is only imported by test code then we shouldn't process it. We only need to link it.