URL: https://github.com/freeipa/freeipa/pull/2199 Author: tiran Title: #2199: Rename pytest_plugins to ipatests.pytest_ipa Action: opened
PR body: """ pytest 3.7.0 doesn't like ipatests.pytest_plugins package. The string "pytest_plugins" is used as marker to load plugins. By populare vote and to avoid future conflicts, we decided to rename the directory to pytest_ipa.
Fixes: https://pagure.io/freeipa/issue/7663 Signed-off-by: Christian Heimes cheimes@redhat.com """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2199/head:pr2199 git checkout pr2199
URL: https://github.com/freeipa/freeipa/pull/2199 Author: tiran Title: #2199: Rename pytest_plugins to ipatests.pytest_ipa Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2199/head:pr2199 git checkout pr2199
freeipa-devel@lists.fedorahosted.org