Files
33f409ceba9a22f8067ea5b10317f7b9a8d3f705
161 lines
4.7 KiB
INI
161 lines
4.7 KiB
INI
bash -ec "pytest --cov=swift --cov-branch --cov-report=html:cover --cov-report term {posargs:test/unit} || pytest --last-failed {posargs:test/unit}"
commands = sphinx-build -a -W -E -d releasenotes/build/doctrees -b html releasenotes/source releasenotes/build/html