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