tests: functional: Add plugin for HTML reports

Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
This commit is contained in:
Joseph Nuthalapati 2022-02-05 17:12:13 +05:30 committed by Sunil Mohan Adapa
parent 24d254e244
commit 34a22c3978
No known key found for this signature in database
GPG Key ID: 43EA1CFF0AA7C5F2

View File

@ -8,7 +8,7 @@ sudo apt-get install -yq --no-install-recommends \
python3-pip python3-wheel firefox-esr git smbclient\
xvfb
pip3 install splinter pytest-splinter pytest-xvfb
pip3 install splinter pytest-splinter pytest-xvfb pytest-reporter-html1
echo "Installing geckodriver"
(