Revision 986f1d3d84ff0c05d8d1e63ba22eae9b5cff1165 authored by Ulugbek Baymuradov on 25 August 2016, 18:39:43 UTC, committed by Ulugbek Baymuradov on 25 August 2016, 18:39:43 UTC
1 parent 2c5f773
Raw File
pytest.ini
[pytest]
addopts =
    --pyargs encoded.tests
    -p encoded.tests
    --instafail
    --splinter-make-screenshot-on-failure=false
    --splinter-implicit-wait=5
back to top