branch: elpa/buttercup
commit 0221830f7a8fa6574eb6d47750d1593b8c67b604
Author: Jorgen Schaefer <[email protected]>
Commit: Jorgen Schaefer <[email protected]>
Remove setup and teardown from ROADMAP.md.
---
ROADMAP.md | 7 -------
1 file changed, 7 deletions(-)
diff --git a/ROADMAP.md b/ROADMAP.md
index 43727df..9431264 100644
--- a/ROADMAP.md
+++ b/ROADMAP.md
@@ -5,13 +5,6 @@ the stuff in
[Jasmine’s introduction](https://jasmine.github.io/edge/introduction.html).
At this time, this is missing:
-## Setup and Teardown
-
-The forms `(before-each body ...)` and `(after-each body ...)`
-(likewise, `before-all` and `after-all`) to add functions to the
-current suite. Test runners will then call these in turn for each spec
-being run.
-
## Test Runners
This would also be a great time to write useful test runners. For the