PHP Feeds -

Apache | UTF-8 | ZEND |

Integration Testing - PHP Advent Integration Testing - PHP Advent

- (planet-php) - 5 months, 2 weeks ago...

At some point in our respective programming careers, most of us have heard that Test-Driven Development (TDD) is what we should be doing. The TDD thesis is that we write tests (known as unit tests) that consume the functions, classes, and interfaces of the code that we intend to write before we write it, and that doing this improves the quality of our code due to increased foresight and better ability to catch a specific type of bug known as a regression, which is the technical term your boss u...

see complete article.

Similar recent news articles...

Older news

Hot Topics