mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-14 07:43:06 +00:00
8d254b7c31
- Save redirects s/http/https/ for github
9 lines
414 B
Plaintext
9 lines
414 B
Plaintext
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.
|
|
|
|
WWW: https://github.com/rspec
|