python-plexapi/pytest.ini

7 lines
195 B
INI
Raw Permalink Normal View History

2019-10-02 21:29:08 -04: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.