1. Куча / Говнокод #25744

    +1

    1. 1
    2. 2
    3. 3
    4. 4
    5. 5
    Note
    pytest by default escapes any non-ascii characters used in unicode strings for the parametrization because it has several downsides. If however you would like to use unicode strings in parametrization and see them in the terminal as is (non-escaped), use this option in your pytest.ini:
    
    [pytest]
    disable_test_id_escaping_and_forfeit_all_rights_to_community_support = True

    Прыщебляди не могут в юникод. Капча ujox согласна.

    Запостил: syoma, 31 Июля 2019

    Комментарии (8) RSS

    Добавить комментарий