-
Notifications
You must be signed in to change notification settings - Fork 238
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
New rule request: title-matches-pattern #233
Labels
Comments
Now that we have |
G-Rath
added a commit
that referenced
this issue
Jun 21, 2020
G-Rath
added a commit
that referenced
this issue
Jun 21, 2020
G-Rath
added a commit
that referenced
this issue
Jun 21, 2020
G-Rath
added a commit
that referenced
this issue
Jun 22, 2020
G-Rath
added a commit
that referenced
this issue
Jun 22, 2020
G-Rath
added a commit
that referenced
this issue
Jul 5, 2020
🎉 This issue has been resolved in version 23.18.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Some teams might want to have a convention for their test titles. A lint rule that can enforce this will be very useful.
Options can be added to further specify whether the rule applies to
describe
,it
, ortest
.The text was updated successfully, but these errors were encountered: