128363e6c3
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.
5 lines
265 B
Plaintext
5 lines
265 B
Plaintext
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.
|