jekyll/script/cucumber

5 行
82 B
Bash
Executable File

#!/usr/bin/env bash
time ruby -S bundle exec cucumber \
--format progress "$@"