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

Use new mocha options flag and config #290

Merged
merged 2 commits into from
Apr 6, 2022

Conversation

jdforsythe
Copy link
Contributor

Passes new --options flag to mocha

Fixes #289

@silkentrance
Copy link
Member

silkentrance commented Mar 12, 2022

some issue with jasmine and node 10.x (EOL)

you can fix this yourself

node-version: [10.x, 12.x, 14.x, 15.x]

just remove 10.x and add newer versions as required.

@silkentrance
Copy link
Member

great!

@silkentrance silkentrance merged commit ee16c72 into testdeck:main Apr 6, 2022
@jdforsythe jdforsythe deleted the 289-mocha-opts branch April 7, 2022 12:34
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] - mocha.opts is deprecated
2 participants