-
with qase-pytest the execution time is 7 mins 33 secs
without qase-pytest the execution time is ~45 secs
is it possible to do bulk update test results once all the tests are executed?
QASE is a…
-
Hello,
We're using the qase-robotframework listener to feed the test results into Qase but we're not utilising the mapping of step names in code compared to the step names in Qase. Now the listener…
-
Needs adding support to auto create defects when a test fails by setting defect to true in Qase test results.
Addition information:
https://developers.qase.io/reference/create-result-bulk
Field `…
-
Used the following command:
`pytest --workers auto --qase --qase-api-token= --qase-project= --qase-testplan= tests/`
I was trying to run pytest in parallel & got the following exception:
```
..I…
-
STR:
- install `qase-core-reporter` from https://github.com/qase-tms/qase-javascript/pull/275
- install `cypress-qase-reporter` (~~or `playwright-qase-reporter` - same behavior~~)
- check-in report…
-
I have a framework for Selenium - TestNG.
I have updated the POM xml as mentioned at https://github.com/qase-tms/qase-java/tree/master/qase-testng (pasted below)
Before adding import statement i…
-
both codeception and phpunit don't support passing environment ID from the config or params to Qase, please add this functionality to both.
reference implementation (in JS) can be found here: https…
-
It needs to add an option `logging` to hide the information about the process of passing tests.
Example in readme JS reporter:
[https://github.com/qase-tms/qase-javascript/tree/master/qase-playwrigh…
-
Need update version reporters for sub reporters in https://github.com/qase-tms/qase-javascript/pull/275
- `cucumberjs-qase-reporter` (last version form npm - 0.2.8-alpha.1)
- `cypress-qase-reporter`…
-
STR:
- install dependency in root for example jest/cypress from https://github.com/qase-tms/qase-javascript/pull/275
AR:
![image](https://user-images.githubusercontent.com/64368690/188956559-26…