Added simple shell script for run tests

This commit is contained in:
Antonio de la Rosa 2024-06-08 20:08:52 +02:00
parent 312629238f
commit c345430a47

4
tests/test.sh Normal file
View file

@ -0,0 +1,4 @@
#!/bin/sh
pytest --mysql_host=127.0.0.1 --mysql_user=root --mysql_password=password --mysql_type=pymysql