[qase-phpunit-reporter] Qase Run Name is not properly used
complete
T
Taber Hust
Using the PHPUnit reporter for Qase, it's not possible to customize the Run title because the environment variable QASE_RUN_NAME is not properly passed to the runResult.
Affects v1.2.0
See https://github.com/qase-tms/qase-phpunit/blob/v1.2.0/src/Reporter.php#L57 for the specific line, notice only part of the config is passed, rather than the entire config.
I've tried just about everything, and nothing will work, it always uses the default title
Manjunatha Reddy
complete
Manjunatha Reddy
Hi Taber Hust,
We have released the reporter, and here is the doc: https://github.com/qase-tms/qase-phpunit
Please do give it a try and if there are any issues or feedback, kindly get in touch with us on live chat or emails us at
support@qase.io
.T
Taber Hust
Manjunatha Reddy thanks! I've done some thorough testing with the V2. It solved our previous issue, but introduced some new ones. I've consolidated all the feedback and provided via email to the support email.
T
Taber Hust
Thanks Manjunatha Reddy!
Do let me know when
2.x
is available for testing. If there's a beta available and you need some outside eyes to help test, I'd be happy to do so.Manjunatha Reddy
in progress
Manjunatha Reddy
Hi Taber Hust,
Apologies for the inconvenience. The Team's working on this reporter currently, and we expect to release the new version to the end of next week.
All of our other reporters have already been updated to
2.x
version. I'll keep you posted on the status.