Files
freeipa/ipatests
Christian Heimes 1e06a5195b Use pytest conftest.py and drop pytest.ini
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.

I added confcutdir to ensure that pytest does not leave our project
space. Pytest used pytest.ini or setup.py before but pytest.ini is gone.

Signed-off-by: Christian Heimes <cheimes@redhat.com>
Reviewed-By: Milan Kubik <mkubik@redhat.com>
2017-01-05 17:37:02 +01:00
..
2016-11-14 18:08:15 +01:00
2013-06-17 19:22:50 +02:00
2015-10-22 18:34:46 +02:00
2015-09-01 11:42:01 +02:00
2015-09-01 11:42:01 +02:00
2016-10-20 18:43:37 +02:00