eslint-plugin-no-only-tests
eslint-plugin-no-only-tests copied to clipboard
Docs: Mention equivalents in test frameworks
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?