Talk:Behavior-driven development: Difference between revisions

Content deleted Content added
Two levels of BDD
Shouldn't it be told that there are essentially two levels for BDD?
Line 124:
Like the title says, there are two levels of BDD:
 
1.# Acceptance Testing => Something like Cucumber and JBehavior
2.# Unit Testing => Something like RSpec.
 
And they both have different terms that one should use... Maybe this article should be changed to reflect that.