aa32b5df02
Behavior-driven development (or BDD) is an agile software development technique that encourages collaboration between developers, QA and non-technical or business participants in a software project. behave uses tests written in a natural language style, backed up by Python code.
5 lines
281 B
Text
5 lines
281 B
Text
Behavior-driven development (or BDD) is an agile software development technique
|
|
that encourages collaboration between developers, QA and non-technical or
|
|
business participants in a software project.
|
|
|
|
behave uses tests written in a natural language style, backed up by Python code.
|