softnanolab / softnanotools

Tools for programming
GNU General Public License v3.0
4 stars 0 forks source link

Add tests for `softnanotools.generate project` #38

Open debeshmandal opened 8 months ago

debeshmandal commented 8 months ago

There is no test for running the following shell script command:

$ softnanotools.generate project example_project -p example_package -m example_module

This should be implemented since coverage is weakest for the CLI