-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
how to use with jest #53
Comments
Sorry, I don't use Jest with this package. Someone could help? |
Me neither. So labeled as |
@qingfengpai |
@karak Thanks a lot!! |
@karak
but actual result
Have you hit on any possible causes of the problem? |
I confirmed the version of pure-js gave the same result, and can only say "power-assert" and/or "jest" may have some problems rather than TypeScript. ADD: The following command-lines are against your expects as well. npx jasmine hello.test.js npx mocha hello.test.js Is the usage of power-assert correct? I'm not sure. |
@karak |
i made quick example here. https://gist.github.com/taichi/d000fa1eba03889be58bdf985c922f87 |
No description provided.
The text was updated successfully, but these errors were encountered: