Using Context as an example group in rSpec(lostechies.com)
submitted by
agilejoe(860) 4 years, 2 months ago
This perplexed me because the rDoc indicates that [context] method is an alias for [describe] method. Turns out there are two different places where describe is defined. One in main (the outermost layer) and one inside an ExampleGroup. The one in the example group isn't aliased.
|category: Other
|Views: 3
tags:
another
Everyones tags:
No tags
Your Tags: