Add tests

This commit is contained in:
2022-09-10 22:42:08 +02:00
parent c60a436d89
commit 0ae601cf7a
6 changed files with 184 additions and 0 deletions

9
bin/tests Executable file
View File

@@ -0,0 +1,9 @@
#!/usr/bin/env sh
set -ex
#docker build -t localhost/tests-util build/tests-util
docker run --init \
--rm \
-it \
-v "${PWD}:/var/www/html" \
localhost/tests-util wp-patch-tests