Github user kxepal commented on the pull request:
https://github.com/apache/couchdb-config/pull/4#issuecomment-113264483
The problem of this PR that it cannot solve dependency issues. If your main
goal of these changes was to be able to run the test suite without external
dependencies, then the test suite should be changed in order to run unit tests,
not integrational as it does now.
In this case there would be no need in couch_eunit copy-paste, all external
deps will be mocked and couchdb-config would be tested isolated from other
CouchDB parts.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---