MyRepo-Ums/node_modules/karma/scripts/integration-tests.sh
2024-01-19 11:09:11 +01:00

5 lines
142 B
Bash
Executable File

PKG_FILE="$PWD/$(npm pack)"
git clone https://github.com/karma-runner/integration-tests.git --depth 1
cd integration-tests
./run.sh $PKG_FILE