Skip to content
This repository has been archived by the owner on Apr 1, 2024. It is now read-only.

Commit

Permalink
Intro: Mention wdio-qunit-service
Browse files Browse the repository at this point in the history
  • Loading branch information
Krinkle authored Feb 9, 2024
1 parent c1e94a3 commit b7f6be6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,7 @@ The following integrations can be used to automate the running of browser tests

* [grunt-contrib-qunit](https://github.com/gruntjs/grunt-contrib-qunit) for [Grunt task runner](https://gruntjs.com/) (test Headless Chrome).
* [testem](https://github.com/testem/testem) (test any local browser, including headless)
* [wdio-qunit-service](https://webdriver.io/docs/wdio-qunit-service/) (test any local, headless, or cloud browser; via WDIO selenium driver)
* [Karma](https://karma-runner.github.io/latest/index.html) with [karma-qunit](https://github.com/karma-runner/karma-qunit) (test any local browser or cloud).
* [node-qunit-puppeteer](https://github.com/ameshkov/node-qunit-puppeteer) (test Headless Chrome).
* [StealJS](https://stealjs.com/) with [steal-qunit](https://stealjs.com/docs/steal-qunit.html) via [Testee](https://www.npmjs.com/package/testee) (test any local browser or cloud).
Expand Down

0 comments on commit b7f6be6

Please sign in to comment.