Join Slack
Powered by
in JS, theoretically, we could have something like...
# spek
o
orangy
11/05/2015, 7:46 PM
in JS, theoretically, we could have something like
Copy code
context(function () { db = connect() })
and through this-substitution and using dynamic nature of JS make
db
available in nested describes, resetting it before each call
4
Views
Open in Slack
Previous
Next