Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plugin for WebdriverIO ("wdio" / wdio.conf.js)? #464

Closed
JoshuaKGoldberg opened this issue Jan 19, 2024 · 2 comments
Closed

Plugin for WebdriverIO ("wdio" / wdio.conf.js)? #464

JoshuaKGoldberg opened this issue Jan 19, 2024 · 2 comments
Labels
feature request Feature request

Comments

@JoshuaKGoldberg
Copy link
Contributor

Coming over from eslint/eslint#18005 (comment): it'd be great to have a built-in plugin for WebdriverIO. It's a test framework that has a wdio.conf.js file & is used by ESLint.

I'd be happy to contribute this. I don't personally use wdio but it'd be a good motivator for me to contribute to Knip. 😄

@JoshuaKGoldberg JoshuaKGoldberg added the feature request Feature request label Jan 19, 2024
@webpro
Copy link
Collaborator

webpro commented Jan 22, 2024

Feel free to work on this! I think it should be quite similar to the Ava, Jest and Mocha plugins.

Looks like the main objectives are the same: getting the entry files right and translate things like framework: "mocha" to @wdio/mocha-framework.

@webpro
Copy link
Collaborator

webpro commented Feb 4, 2024

Closing in favor of #483

@webpro webpro closed this as completed Feb 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Feature request
Projects
None yet
Development

No branches or pull requests

2 participants