with qase-pytest the execution time is 6 mins 54 secs
without qase-pytest the execution time is ~43 secs
is it possible to do bulk update test results once all the tests are executed using the following command:
pytest --qase --qase-api-token=<token> --qase-project=<code> --qase-testplan=<plan> tests/
QASE is amazing but this issue is holding me back to integrate it with my e2e.
Looking forward to quick fix here.