pycharm-odoo
pycharm-odoo copied to clipboard
Integrate Odoo Python unit tests with PyCharm
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/