jeremyruppel / walrus

A bolder kind of mustache
http://documentup.com/jeremyruppel/walrus/
MIT License
215 stars 10 forks source link

DRY up the example-driven specs #8

Closed jeremyruppel closed 12 years ago

jeremyruppel commented 12 years ago

They all use the same sort of code to iterate over their examples. There has to be a good way to extract this into a helper and tidy up those spec groups.