freeipa/ipatests/test_cmdline
Petr Viktorin 93c69b5127 Use setup_class/teardown_class in Declarative tests
Pytest will consider each Declarative test individually, running
setup/teardown for each one.
Move the setup and teardown to the class level.

https://fedorahosted.org/freeipa/ticket/4610

Reviewed-By: Tomas Babej <tbabej@redhat.com>
2014-11-21 12:14:44 +01:00
..
cmdline.py Use setup_class/teardown_class in Declarative tests 2014-11-21 12:14:44 +01:00
test_cli.py Do not require description in UI. 2014-09-29 12:53:43 +02:00
test_help.py ipatests.test_cmdline.test_help: Re-raise unexpected exceptions on failure 2013-10-03 19:50:35 +02:00
test_ipagetkeytab.py test_ipagetkeytab: Fix assertion in negative test 2014-07-30 11:02:23 +02:00