-
Notifications
You must be signed in to change notification settings - Fork 14
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
First working version! #2
Conversation
Glavin001
commented
Mar 10, 2018
How can I help with this project's development? |
Why Mocha instead of Jest? |
@mblode : Awesome to hear! I am still setting up the foundation. I will try to create more Issues soon with label |
@szeck87 : I plan on switching them over to Jest. I used https://github.com/Microsoft/vscode-generator-code/tree/20af6eee7d7b22f2236f6c2d1a7b7809a519392e/generators/app/templates/ext-command-ts to get started. Could not find a Jest example. Will be coming in a future PR, or maybe something another contributor could work on 😉. I created #8 for anyone to take. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ava should be removed as a dev dependency
I'm having major troubles publishing the extension. See #11 (comment) . Please help if you can! |