Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
6689 Vistas

Hello.

What is difference between two kinds of tests? If we can include python code to YAML, why it was needed to add python tests like in "lunch" or in "mail" module?

Thanks.

Avatar
Descartar
Mejor respuesta

Some things are still not easy to do in YML, for example testing that a function raises an exception.

Also, the YML testing facility is completly Odoo-centric, whereas the python tests build upon well-known testing practices that most developper teams should be familiar with.

Avatar
Descartar
Autor

Thanks for your answer. How do you think do we need YML tests at all? In which areas it's better than python tests?

Publicaciones relacionadas Respuestas Vistas Actividad
1
feb 24
4185
0
abr 16
4922
0
mar 25
1300
4
abr 24
174111
0
dic 23
2070