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
How can I unit test modules using this wrapper? For example I am trying to test this with mocha and I keep getting:
TypeError: ctx.fail is not a function
at node_modules/apex.js/index.js:15:11
at Context.<anonymous> (.tmp/mocha-webpack/b2445ac84435dc5890ee678f8f0a5f8d/b2445ac84435dc5890ee678f8f0a5f8d-output.js:97:24)
The text was updated successfully, but these errors were encountered:
How can I unit test modules using this wrapper? For example I am trying to test this with mocha and I keep getting:
The text was updated successfully, but these errors were encountered: