Playing around with RSpec again recently I noticed its undergone some major development in the past month or so. The web site has been built out quite a bit and the API has become less test like and uses the keywords
1
|
context
|
and
1
|
specify
|
to organize things.