Add allure-pytest tox profiles for local use 60/102260/7
authorTianliang Zhang <zhangtleon@gmail.com>
Thu, 15 Sep 2022 14:24:41 +0000 (16:24 +0200)
committerguillaume.lambert <guillaume.lambert@orange.com>
Thu, 15 Sep 2022 14:50:34 +0000 (16:50 +0200)
commit1738b9acf35017603fdc53e4e3b65578c0a4b8e9
tree91a52edd57355c2739c493122520634d1681f8fe
parenta08da82cd5c3156d688be196581de428f2b5aa32
Add allure-pytest tox profiles for local use

When the allure-report folder is present, the default launcher for tests
currently based on pytest now uses allure report related options.

"allure serve tests/allure-report/" can be rund afterwards to view the
report in browser.

These capacities have been scripted in tox and are now used by default
to ensure CI.

JIRA: TRNSPRTPCE-685
Change-Id: Ic27b3efa1a77c1f2c55338861b8a6f60f9c47e02
Co-authored-by: guillaume.lambert <guillaume.lambert@orange.com>
Signed-off-by: Tianliang Zhang <zhangtleon@gmail.com>
Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com>
.gitignore
tests/launch_tests.sh
tests/test-requirements.txt
tox.ini