emberjs / emberjs/ember-mocha

Question: can mocha dependency be upgraded?

Open
#206 10 comments 1 reaction 0 assignees View on GitHub
question
Dominant language
JavaScript
Stars
130
Forks
62
PR merge metrics
No merged PRs in 30d

Description

I'm curious if we can upgrade mocha to `"^5.1.1"` instead of `"mocha": "^2.5.3"` ?

I tried out (with npm-link) using the latest mocha and tests worked fine.

Contributor guide

No contributing guide indexed for this repository

Research direction

Locate the package manifest and the current mocha dependency declaration, then compare the proposed ^5.1.1 upgrade with the existing ^2.5.3 version. Run the test suite using the newer dependency; done means the dependency is updated and the tests still pass without compatibility issues.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
testing
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.