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

Interest: adding a test:eslint-compat script for upstream ESLint ecosystem tests? #2678

Open
JoshuaKGoldberg opened this issue Feb 6, 2025 · 1 comment

Comments

@JoshuaKGoldberg
Copy link

👋 Coming over from eslint/eslint#19139 -> eslint/rfcs#127: we're working on an RFC in ESLint core to add "ecosystem tests". We'd like to test popular third-party plugins such as eslint-plugin-vue as part of ESLint's CI. The goal is to detect API breakages before versions of ESLint or plugins are published that are incompatible with each other.

The current version of the RFC suggests:

  • Plugins would add a test:eslint-compat script to run rule tests
  • ESLint would add a CI job that runs installation, build, and then the test:eslint-compat job for each plugin

Question: is this something that would be ok to add in this repo?

The RFC is also still very much open for comments if anybody is interested! 🙂

@ota-meshi
Copy link
Member

Sounds good to me!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants