Local Development ================= To write you own code, you can use the following steps to set up a local development environment. Automation ---------- 1. Clone the repository or install it (see README file) 2. Duplicate directory under ``tests`` with your automation name 3. Adjust the ``func.py`` file to your needs 4. Run ``python test.py`` in the directory to test your automation