petergtz / pegomock

Pegomock is a powerful, yet simple mocking framework for the Go programming language
Apache License 2.0
253 stars 28 forks source link

Support vendor directories correctly #44

Closed petergtz closed 7 years ago

petergtz commented 7 years ago

It seems that it is currently not possible to create a mock from an interface that is defined in package that lives under a vendor directory.

petergtz commented 7 years ago

Implemented in https://github.com/petergtz/pegomock/commit/4c67106397c89cbe4a1421b64ee0bc21c22d9391