mirror of
https://github.com/chatmail/relay.git
synced 2026-05-10 16:04:37 +00:00
script to run all tests from repository root
This commit is contained in:
4
scripts/test.sh
Executable file
4
scripts/test.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
chatmail-pyinfra/venv/bin/pytest chatmail-pyinfra/tests
|
||||
cd doveauth/src/doveauth
|
||||
../../venv/bin/pytest
|
||||
Reference in New Issue
Block a user