wooey / clinto

This converts an assortment of python command line interfaces into a language agnostic build spec for usage in GUI creation.
BSD 3-Clause "New" or "Revised" License
17 stars 6 forks source link

Fix multiple param spec #36

Closed Chris7 closed 5 years ago

Chris7 commented 5 years ago

Make it easier for 3rd party packages to detect when the 'append' flag is being utilized and add a test to ensure it is being used correctly.

Relates to https://github.com/wooey/Wooey/issues/269

coveralls commented 5 years ago

Coverage Status

Coverage increased (+0.1%) to 59.02% when pulling 679eec4a850f605964093bc28695f5566abd9b0f on fix-multiple-param-spec into d69ea4b2f7aa1382de0a4a58a5a11ff426e0f36d on master.