Behavior-driven development: Difference between revisions

Content deleted Content added
No edit summary
Line 109:
 
===Implement===
Once the behavioral test compiles the classes that are tested may be implemented. Their implementation is finished when the behavioral tests works without failing.
 
===Improve===