mirror of
https://github.com/codeguy/php-the-right-way.git
synced 2025-08-15 10:13:58 +02:00
Merge branch 'gh-pages' of github.com:codeguy/php-the-right-way into gh-pages
This commit is contained in:
1
_posts/05-01-01-Coding-Practices.md
Normal file
1
_posts/05-01-01-Coding-Practices.md
Normal file
@@ -0,0 +1 @@
|
||||
# Coding Practices
|
@@ -1 +0,0 @@
|
||||
# Coding Practises
|
@@ -2,7 +2,7 @@
|
||||
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.
|
||||
|
||||
|
Reference in New Issue
Block a user