qur / withmock

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

Packages with non Go code don't have their imports processed #18

Closed qur closed 10 years ago

qur commented 10 years ago

Imports from a package with non-Go code are not included in the dependency tree, and so stop the test from compiling.