Tag: PHP
-
Test Driven Development in Practice – Part 1
In world of programming and software development everyone is expected to deliver high quality code within a short period of time. One of the software development goals is to ensure that changes we made to a software application are thoroughly tested. In the Agile world every single person plays an important role by defining requirements […]