python-plexapi/pytest.ini

7 lines
195 B
INI
Raw Normal View History

2019-10-03 01:29:08 +00:00
[pytest]
markers =
client: this is a client test.
req_client: require a client to run this test.
anonymously: test plexapi anonymously.
authenticated: test plexapi authenticated.