Part 1: The goals
Part 2: The audience
Part 3: Timing and format
Part 4: The preparation
Part 5: Post processing
---
Mostrando entradas con la etiqueta symfony. Mostrar todas las entradas
Mostrando entradas con la etiqueta symfony. Mostrar todas las entradas
27 abr 2010
17 mar 2010
Writing Efficient Tests
Unit testing can be a blessing and curse at the same time. Once you start doing it on a regular basis, it can become an addiction. You test everything, you feel the satisfaction of 110% test coverage giving you confidence in your code. But after a while, testing suddenly seems to slow you down. Everytime you make a change in your code you have to adapt several unrelated tests. Adding a
source: http://webmozarts.com/2010/03/11/writing-efficient-tests/
---
<ul>
-tag to your template becomes a matter of minutes, rather than seconds. And, worst of all, your test suite is slow...source: http://webmozarts.com/2010/03/11/writing-efficient-tests/
---
Etiquetas:
best practice,
development,
php,
symfony,
system test,
unit test
Suscribirse a:
Entradas (Atom)