Phrogz / docubot

Create CHM documentation from simple hierarchy of plain text files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Need spec coverage for early features.

Phrogz opened this issue · comments

The project has become sufficiently complex that it's hard to know if any change will break other code. Must get some specs and test files up ASAP.

After researching RSpec, Cucumber, Bacon (and Facon), and minitest, I'm going with minitest. Specs are in progress! (I'll wait until we get a bit more coverage before closing this.)

Mutated issue to note additional coverage. Framework is in place and working well.