[Freeipa-devel] [freeipa PR#366][opened] Use pytest conftest.py

tiran freeipa-github-notification at redhat.com
Tue Jan 3 17:10:36 UTC 2017


   URL: https://github.com/freeipa/freeipa/pull/366
Author: tiran
 Title: #366: Use pytest conftest.py 
Action: opened

PR body:
"""
Let's replace some ugly hacks with proper pytest conftest.py hooks.
Test initialization of ipalib.api is now handled in
pytest_cmdline_main(). Pytest plugins, markers and ignores are also
moved into conftest.py. Additional guards make it possible to run tests
without ipaserver installed.
"""

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/366/head:pr366
git checkout pr366
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-pr-366.patch
Type: text/x-diff
Size: 6467 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20170103/d07c5ce6/attachment.bin>


More information about the Freeipa-devel mailing list