jekyll/script/cucumber

6 行
83 B
Bash
実行ファイル

#!/bin/bash
time bundle exec cucumber \
-f Features::Support::Overview \
"$@"