Skip to Content
Menu
This question has been flagged
1 Reply
6628 Views

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
Discard
Best Answer

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
Discard
Author

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

Related Posts Replies Views Activity
1
Feb 24
4105
0
Apr 16
4867
0
Mar 25
1214
4
Apr 24
173878
0
Dec 23
1993