python-plexapi/pytest.ini
2019-10-02 21:29:08 -04:00

6 lines
195 B
INI

[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.