I am unable to connect allure plugin to pycharm, so that it can automatically generate the reports in the ./report/ directory.
I am unable to understand the https://github.com/allure-framework/allure-python above documentation, it has a line which says Connecting to IDE:
pytest_plugins = 'allure.pytest_plugin' But I am unable to understand where I need to make that change in pycharm.