Closed karlnaden closed 2 years ago
Add option for command line arguments to the CLI, initially including
CLI supports arguments
updates to the CLI module to support using inputs from ARGV
run bundle exec bin/testscript_engine with additional arguments
bundle exec bin/testscript_engine
Summary
Add option for command line arguments to the CLI, initially including
New behavior
CLI supports arguments
Code changes
updates to the CLI module to support using inputs from ARGV
Testing guidance
run
bundle exec bin/testscript_engine
with additional arguments