Closed
Description
@petertseng found some things that could be improved while he was building a generator:
From: #484 (comment)
you need to touch .version or the generator won't run (increment_version requires that such a file exists). And you need to have an example file too. I tried to generate my tests before working on my example, but increment_version_in_example requires that the example actually exist.