/odoo-test-docs

All you need to know about automatic and manual testing in odoo

Primary LanguagePython

License: CC BY-NC-SA 4.0

Source of the https://itpp.dev/test/ website

How to contribute

Initialization

  • Fork this repo

  • Clone to your machine

  • Install dependencies:

    sudo pip install -r requirements.txt
    

Contribution