twolfson / doubleshot

Run separated BDD outlines and content on Mocha
MIT License
1 stars 0 forks source link

Add test against warning for unused keys/keys not found #10

Closed twolfson closed 11 years ago

twolfson commented 11 years ago

This is a bit of a kitchen sink bug however it is practical to the usage of the framework.

Once #9 and #6 are completed, add testing against them. An example of #6 being handled can be seen in 4e7743ab.

twolfson commented 11 years ago

Completed as of bdcd869