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
Create an account today to enjoy exclusive features and engage with our awesome community!
Tilmeld digRelated Posts | Besvarelser | Visninger | Aktivitet | |
---|---|---|---|---|
|
0
maj 19
|
3250 | ||
|
0
mar. 15
|
4699 | ||
|
0
apr. 24
|
1766 | ||
|
1
aug. 20
|
2319 | ||
|
0
maj 15
|
4220 |
YAML Support test no more available in latest version
you can check the latest version in github , it's supported.