aboutsummaryrefslogtreecommitdiff
path: root/devel/rubygem-rspec/pkg-descr
blob: 3a3d302891271541ac61d5b632d009fa3bbff9b4 (plain) (blame)
1
2
3
4
5
6
RSpec is a framework for practicing Behaviour Driven Development (BDD) in Ruby.

The aim of BDD is to address the shortcomings of Test Driven Development and,
by using terminology focused on the behavioural aspects of the system rather
than testing, attempt to help direct developers towards a focus on the real
value to be found in TDD at its most successful, or BDD as we call it.