twolfson / doubleshot

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

Allow for after/beforeEach/afterEach #1

Closed twolfson closed 11 years ago

twolfson commented 11 years ago

Inside of content files, we should be able to swap out functions for {before, after, beforeEach, afterEach}.

As is, any functions are run as before. This should be easily extensible.

twolfson commented 11 years ago

We should also allow for global before, beforeEach, after, afterEach sections.

twolfson commented 11 years ago

Released in 2.5.0