Closed kikito closed 10 years ago
@kidd wdyt?
do you mind if I reverse the params of
assert.contains
?
Not at all, @michal. Although in that case I would rename it to assert.contained
(or assert.is_contained
)
@kikito why it needs to pass it when it is global value?
You are completely right. That is a mistake (I had to do that before I reimplemented spec.middleware
instead of require
).
:dancers: :dancer:
@kikito do you mind if I reverse the params of
assert.contains
?