index : btroops master Virtual board game-aid for BattleTroops, an infantry combat simulator wargame published by FASA in 1989. aboutsummaryrefslogtreecommitdiff log msg author committer range path: root/run-testblob: 0430cf73668202e8e9f919f18d576c6c46d25731 (plain) 1 2 3 4 5 #!/usr/bin/env bash NPM_COMMAND="npm run test:integ" docker run --rm --init -it -v $PWD:/usr/src/app btroops $NPM_COMMAND