Programming
< Intelligent Automated Trading
< Trading
< marcmatt
Get flash to fully experience Pearltrees
Overview
specs is a Behaviour-Driven-Design framework which provides:
In software engineering , behavior-driven development (abbreviated BDD ) is a software development process based on test-driven development (TDD) . [ 1 ] [ 2 ] Behavior-driven development combines the general techniques and principles of TDD with ideas from domain-driven design and object-oriented analysis and design to provide software developers and business analysts with shared tools and a shared process to collaborate on software development. [ 1 ] [ 3 ] Although BDD is principally an idea about how software development should be managed by both business interests and technical insight, the practice of BDD does assume the use of specialized software tools to support the development process. [ 2 ] Although these tools are often developed specifically for use in BDD projects, they can be seen as specialized forms of the tooling that supports test-driven development. The tools serve to add automation to the ubiquitous language that is a central theme of BDD.