pycharm-odoo icon indicating copy to clipboard operation
pycharm-odoo copied to clipboard

Integrate Odoo Python unit tests with PyCharm

Open trinhanhngoc opened this issue 2 years ago • 0 comments

Need to figure out how to integrate Odoo Python unit tests with PyCharm for some benefits:

  • Nice UI views for unit tests
  • Quickly run a specific test method

Django example: https://www.jetbrains.com/pycharm/guide/tutorials/django-aws/unit-tests/

trinhanhngoc avatar Nov 28 '22 10:11 trinhanhngoc