Files
IoT-Systems/store/test-entry.sh

5 lines
98 B
Bash
Raw Permalink Normal View History

#!/bin/sh
PYTHONPATH=$PWD python3 test/main_test.py
PYTHONPATH=$PWD python3 -m pytest test_db.py