Odooers论坛

欢迎!

该社区面向专业人士和我们产品和服务的爱好者。
分享和讨论最好的内容和新的营销理念,建立您的专业形象,一起成为更好的营销人员。


0

Getting started with odoo unit testing

形象
odoo
形象
丢弃
3 答案
0
形象
odoo
最佳答案

-i module_being_tested -d being_used_to_test --test-enable

形象
丢弃
0
形象
odoo
最佳答案

I tried to make test driven development for odoo a little bit easier with this open source script:

https://github.com/dimitrydhondt/odoutils

Perhaps it makes life slightly more pleasant ;-)

形象
丢弃