meekrosoft / fff

A testing micro framework for creating function test doubles
Other
749 stars 163 forks source link

Allow $MAX_ARGS to be set on fakegen command line #87

Open jwgrenning opened 4 years ago

jwgrenning commented 4 years ago

Is your feature request related to a problem? Please describe. I don't think so.

Describe the solution you'd like

ruby fakegen.rb --with-max-args 10 > fff.h

Describe alternatives you've considered Editing fakegen.sh with sed

Additional context Add any other context or screenshots about the feature request here.