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

Create mocha file to fix Webstorm 2020 issue #68

Merged
merged 1 commit into from
May 24, 2020

Conversation

Slinkkay
Copy link
Contributor

@Slinkkay Slinkkay commented May 18, 2020

Adding this file allows Webstorm 2020.1 to continue to work. For some reason it's very picky about which file it finds.

Resolves #66

What's the problem this PR addresses?
Webstorm 2020 does not run unit tests
...

How did you fix it?
Adding a specific file name with the same content of _mocha resolves the issue.
...

Adding this file allows Webstorm 2020.1 to continue to work. For some reason it's very picky about which file it finds.
@larixer larixer merged commit 5cba414 into sysgears:master May 24, 2020
@larixer
Copy link
Member

larixer commented May 24, 2020

@Slinkkay Thank you, looks good!

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

Successfully merging this pull request may close these issues.

[Bug] WebStorm 2020.1 breaks support for running mochapack tests from the IDE
2 participants