jorgenschaefer / emacs-buttercup

Behavior-Driven Emacs Lisp Testing
GNU General Public License v3.0
364 stars 44 forks source link

Handle --option=value in bin/buttercup #186

Open snogge opened 4 years ago

snogge commented 4 years ago

The option parser in bin/buttercup only handles the --option value style, and --option=value is interpreted as a path argument.