karma-runner / karma-mocha

A Karma plugin. Adapter for Mocha testing framework.
MIT License
379 stars 95 forks source link

Status of this project? #262

Closed romanc closed 1 year ago

romanc commented 1 year ago

I'd like to kindly ask about the status of this project.

In the projects history, I can see an active community with commits to master until ~Sep 2020. In recent years, it seems this project got less attention than before. It seems like questions in issues are unanswered (e.g. https://github.com/karma-runner/karma-mocha/issues/236 and https://github.com/karma-runner/karma-mocha/issues/232). The proposal in PR https://github.com/karma-runner/karma-mocha/pull/245 is hanging since more than a year. Last published version was ~3 years ago.

Are there any plans to maintain this project more actively again in the future?


Please read this as a genuine question. I'm not trying to be rude or anything. I value your work and I know how hard it can be to build an active community.

melroy89 commented 1 year ago

Indeed, could somebody give an update?

ewinslow commented 1 year ago

https://github.com/karma-runner/karma#karma-is-deprecated-and-is-not-accepting-new-features-or-general-bug-fixes

melroy89 commented 1 year ago

That is too bad again... I already needed to migrate from TSlint to Eslint, I needed to migrate from E2E test framework Protractor to Cypress. 😭 I also needed to migrate from @oasisdigital/angular-material-search-select to ngx-mat-select-search. And still Angular Materials doesn't have a good native solution.

Also @angular/flex-layout seems not get any updates either, and is deprecated. 😿 And now Karma is also deprecated... 😢

// REND OFF //

Maybe also add a deprecation banner too: https://karma-runner.github.io/latest/index.html?

And add deprecation message to readme of this project: https://github.com/karma-runner/karma-mocha

romanc commented 1 year ago

https://github.com/karma-runner/karma#karma-is-deprecated-and-is-not-accepting-new-features-or-general-bug-fixes

Well, that answers my question. Thanks for pointing out. Closing.