openui5-sample-app icon indicating copy to clipboard operation
openui5-sample-app copied to clipboard

[DEMO] Use wdio-qunit-service as test runner

Open mauriciolauffer opened this issue 10 months ago • 1 comments

Adding another test runner alternative: WebdriverIO Qunit Service, a simple drop-in replacement for Karma JS (karma-qunit, karma-ui5, etc).

wdio-qunit-service in:

WebdriverIO documentation

QUnit documentation

Running $ npm run test-ui5-wdio should give you results like this: image

More configuration examples can be found in the project repo: https://github.com/mauriciolauffer/wdio-qunit-service/tree/main/examples#examples

PS: I closed the other PR to make a clean/linear history.

mauriciolauffer avatar Jan 22 '25 05:01 mauriciolauffer

@mauriciolauffer Thanks a lot for opening this PR and the enablement for the test starter concept. I would recommend to treat this PR the same way like we do for other "DEMO" PRs.

  • Set the PR title to "[DEMO] Use wdio-qunit-service as test runner"
  • Keep the PR open, so its easier for consumers to see how the setup differs from the "UI5 Test Runner" setup
  • Set the PR to draft mode because it is not intended to be merged

Thanks a lot for your contribution! Awesome work!

flovogt avatar Jan 22 '25 08:01 flovogt

CLA assistant check
All committers have signed the CLA.

cla-assistant[bot] avatar Sep 09 '25 12:09 cla-assistant[bot]