jorgenschaefer / emacs-buttercup

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

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

Open snogge opened 3 years ago

snogge commented 3 years ago

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