mirror of
https://github.com/ThrowTheSwitch/Unity
synced 2025-03-11 16:01:13 -04:00
This resolves #219. When generating a new module, if all the files to generate already exist then it fails as before. If some of the files already exist, then the files that need to be created are created. Any existing files are not changed. Also added a bunch of tests for this feature via rspec. Run them from the test folder with `rake spec`. |
||
---|---|---|
.. | ||
generate_module_existing_file_spec.rb |