Publicado el 14 de Enero del 2017
1.302 visualizaciones desde el 14 de Enero del 2017
1,9 MB
33 paginas
Creado hace 11a (02/01/2014)
TDD y Python
[email protected]
@IWT2_Javier
/
TDD no es probar
1. You are not allowed to write
any production code unless
it is to make a failing unit
test pass.
2. You are not allowed to write
any more of a unit test than
is sufficient to fail; and
compilation failures are
failures.
3. You are not allowed to write
any more production code
than is sufficient to pass the
one failing unit test.
Esto es todo
Gracias por
su atención
La complejidad
“Test-Driven
Development (T...
18 visualizaciones durante los últimos 90 días