You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I'm having trouble using Jest for testing Atom packages.
Because we don't know how to pass the atom global into the testing environment.
I found jest-electron-runner, and it seems to be the right way to do this. But unfortunately it's not built for Atom.
So I came across this package, and I'm wondering if this is the "jest-atom-runner" I'm looking for :D
The text was updated successfully, but these errors were encountered:
Hi, I'm having trouble using Jest for testing Atom packages.
Because we don't know how to pass the
atom
global into the testing environment.I found jest-electron-runner, and it seems to be the right way to do this. But unfortunately it's not built for Atom.
So I came across this package, and I'm wondering if this is the "jest-atom-runner" I'm looking for :D
The text was updated successfully, but these errors were encountered: