Unity/test/spec
Matt Chernosky 7b51355e5a Module generator finishes for partially existing files
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`.
2016-12-02 13:49:07 -07:00
..
generate_module_existing_file_spec.rb Module generator finishes for partially existing files 2016-12-02 13:49:07 -07:00