rspec runner and example groups
rspec-core provides the structure for writing executable examples of how
your code should behave. It uses the words "describe" and "it" so we can
express concepts like a conversation.

Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>

WWW: http://rspec.rubyforge.net/
