F
F
FError2011-04-13 10:59:06
PHP
FError, 2011-04-13 10:59:06

What to read about the theory of unit testing?

What can you read (preferably in Russian and not a multi-volume book) about unit testing? Not examples of implementations in a particular language (but preferably in application to the web, php), but how, why to apply, where it is better to do without them, if there are such cases, how best to test models, controllers?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
Z
zizop, 2011-04-13
@zizop

I can recommend these books:
- xUnit testing templates. Test code refactoring
- Refactoring. Improving Existing Code
- Extreme Programming: Test Driven Development
As for testing MVC applications in php, I can share some experience myself.

P
pyatigil, 2011-04-14
@pyatigil

GOOS: growing object oriented sowftware: www.growing-object-oriented-software.com/

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question