Unit test?
Open
- Dominant language
- JavaScript
- Stars
- 277
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
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. (.tmp/mocha-webpack/b2445ac84435dc5890ee678f8f0a5f8d/b2445ac84435dc5890ee678f8f0a5f8d-output.js:97:24)
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.