You've already forked onec_codetemplate_parser
mirror of
https://github.com/240596448/onec_codetemplate_parser.git
synced 2025-11-23 21:34:39 +02:00
7 lines
184 B
INI
7 lines
184 B
INI
[pytest]
|
|
disable_test_id_escaping_and_forfeit_all_rights_to_community_support = True
|
|
addopts = -rs
|
|
|
|
# pip install pytest-env
|
|
env =
|
|
TEMPLATES_LIST = tests/fixtures/my_list.txt |