KintoneAppBuilder created
This commit is contained in:
6
scripts/test_backend.sh
Normal file
6
scripts/test_backend.sh
Normal file
@@ -0,0 +1,6 @@
|
||||
#! /usr/bin/env bash
|
||||
|
||||
# Exit in case of error
|
||||
set -e
|
||||
|
||||
docker-compose run backend pytest $@
|
||||
Reference in New Issue
Block a user