Hi,
at's the difference between unit testing using yaml and or python unittest? and when to use each method...
Thank you,
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hi,
at's the difference between unit testing using yaml and or python unittest? and when to use each method...
Thank you,
You should use python tests, as YML tests have been removed from master.
See
https://github.com/odoo/odoo/issues/6287#issuecomment-240459221
Actually JSON will be used in tests
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
InscribirsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
|
0
may 19
|
3254 | ||
|
0
mar 15
|
4701 | ||
|
0
abr 24
|
1766 | ||
|
1
ago 20
|
2323 | ||
|
0
may 15
|
4222 |
YAML Support test no more available in latest version
you can check the latest version in github , it's supported.