Commit cd48b8e1 authored by Elisabetta Giani's avatar Elisabetta Giani
Browse files

fix-setup-bug: use pytest to run csp-lmc-common tests

parent 00d57ae0
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -78,7 +78,7 @@ test:csp-lmc-common:
    - pwd
    - python3 -m pip install -r requirements-tst.txt
    - python3 -m pip install --extra-index-url https://nexus.engageska-portugal.pt/repository/pypi/simple -r requirements.txt
    - python3 setup.py test |tee setup_py_test.stdout
    - pytest tests |tee setup_py_test.stdout
    - pwd
    - mkdir -p build/reports
    - ls -alR