jekyll/script/cucumber

6 lines
83 B
Bash
Executable File

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