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

mocha/valid-test-description regex does not properly account for template literals #46

Open
notmessenger opened this issue Sep 28, 2017 · 0 comments

Comments

@notmessenger
Copy link
Contributor

it('not property formatted', function () {}) will trigger

Invalid "it()" description found mocha/valid-test-description

but

it(build '${something}', function () {})`

does not

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

1 participant