1
0
mirror of https://github.com/haiwen/seafile-server.git synced 2025-04-27 03:01:10 +00:00
seafile-server/pytest.ini
Shuai Lin b2d058badc
Add functional tests (#120)
* functional tests setup

* add a test case
2018-01-16 17:10:26 +08:00

5 lines
144 B
INI

[pytest]
addopts = -vv -s
log_format = %(asctime)s:%(name)s:%(levelname)s:%(message)s
log_date_format = %Y-%m-%d %H:%M:%S
# log_cli_level = info