From 763d6e5c803992bf92c7f95d57dc4c18f8604bad Mon Sep 17 00:00:00 2001 From: AndreaChirulescu Date: Fri, 23 Apr 2021 20:04:28 +0200 Subject: Added run tests for windows usage --- run-tests-windoze.bat | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 run-tests-windoze.bat (limited to 'run-tests-windoze.bat') diff --git a/run-tests-windoze.bat b/run-tests-windoze.bat new file mode 100644 index 0000000..7b8c341 --- /dev/null +++ b/run-tests-windoze.bat @@ -0,0 +1,2 @@ +#!/usr/bin/env bash +npm run wp-env run phpunit "phpunit -c /var/www/html/wp-content/plugins/giglogadmin/phpunit.xml" -- cgit v1.2.3