BstLabs / py-dynacli

DynaCLI is a cloud-friendly Python library for converting pure Python functions into Linux Shell commands.
https://bstlabs.github.io/py-dynacli/
MIT License
98 stars 5 forks source link

[FEATURE] Make dynacli testing framework available for users #89

Open asterkin opened 2 years ago

asterkin commented 2 years ago

Is your feature request related to a problem? Please describe. How am I supposed to test my cli except for manualy?

Describe the solution you'd like dynacli test add/update/remove/run

Describe alternatives you've considered Manual testing

Additional context See also requests for command/feature management and package/install/deliver

ShahriyarR commented 2 years ago

@asterkin could you please describe what should those commands do? Thanks.

asterkin commented 2 years ago

mb dynacli test new|update|remove|run ?