neovim / node-client

Nvim Node.js client and plugin host
https://neovim.io/node-client/
MIT License
492 stars 53 forks source link

tests: replace jest with mocha or something else #333

Closed justinmk closed 1 month ago

justinmk commented 8 months ago

jest fucking sucks. setting up a global beforeAll/afterAll is a pain in the ass.

this article is correct: https://ak-88.medium.com/jest-sucks-c4822baf2073