5 lines
265 B
Text
5 lines
265 B
Text
|
RSpec is a Behaviour Definition Framework intended for use in Behaviour
|
||
|
Driven Development. RSpec plays the same role that a unit testing framework
|
||
|
would play in a Test Driven Development environment, but does so using
|
||
|
words and structures that better support BDD.
|