跳至內容
選單
此問題已被標幟
1 回覆
2485 瀏覽次數

how do i set up a test environment?

頭像
捨棄
最佳答案

I'm using pycham, create /tests/  catalogue, add tests there and use --test-enable command to run tests


https://www.odoo.com/documentation/15.0/developer/reference/backend/testing.html

頭像
捨棄