marick / lein-midje

Leiningen plugin for Midje
MIT License
78 stars 29 forks source link

Fix for Issue #9 - create a new project ready for Midje #24

Closed verdammelt closed 12 years ago

verdammelt commented 12 years ago

I have implemented a lein-newnew style template for Midje.

It will create a new project with some files setup for the user, or if the project directory already exists will create a few files to help the user along with the migration to Midje.

In both cases it sets up test files with a single failing fact.