eslint-plugin-no-only-tests icon indicating copy to clipboard operation
eslint-plugin-no-only-tests copied to clipboard

Docs: Mention equivalents in test frameworks

Open JoshuaKGoldberg opened this issue 9 months ago • 0 comments

Coming over from https://github.com/mochajs/mocha/issues/5299: this is a fantastic plugin, especially for test frameworks that don't have support for failing on .onlys in CI.

Would you be open to having a docs section showing, for common test frameworks:

  • Whether they support this plugin's functionality natively?
  • If they do, what feature gaps exist between the test framework and this plugin?

JoshuaKGoldberg avatar Feb 18 '25 21:02 JoshuaKGoldberg