Added pytests
This commit is contained in:
parent
abd9fa7f47
commit
56d2875f46
5 changed files with 572 additions and 1 deletions
4
pytests/test.sh
Normal file
4
pytests/test.sh
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
#!/bin/sh
|
||||
|
||||
pytest --mysql_host=127.0.0.1 --mysql_user=root --mysql_password=password --mysql_type=pymysql
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue