mirror of
https://github.com/codeguy/php-the-right-way.git
synced 2025-08-12 16:54:00 +02:00
Spelling inconsistency broke sidebar nav. Fixed.
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
isChild: true
|
isChild: true
|
||||||
---
|
---
|
||||||
|
|
||||||
## Behaviour Driven Development
|
## Behavior Driven Development
|
||||||
|
|
||||||
There are two different types of Behavior-Driven Development (BDD): SpecBDD and StoryBDD. SpecBDD focuses on technical behavior or code, while StoryBDD focuses on business or feature behaviors or interactions. PHP has frameworks for both types of BDD.
|
There are two different types of Behavior-Driven Development (BDD): SpecBDD and StoryBDD. SpecBDD focuses on technical behavior or code, while StoryBDD focuses on business or feature behaviors or interactions. PHP has frameworks for both types of BDD.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user