Skip to content
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

Add tests #1

Open
shakeelmohamed opened this issue Jan 16, 2016 · 4 comments
Open

Add tests #1

shakeelmohamed opened this issue Jan 16, 2016 · 4 comments

Comments

@shakeelmohamed
Copy link
Member

No description provided.

@shakeelmohamed
Copy link
Member Author

Go for it @thomasjosephgreco 😄

@tgrecojs
Copy link

@shakeelmohamed are there any specific testing frameworks that you wish to use?

@shakeelmohamed
Copy link
Member Author

I prefer mocha since I'm most familiar with it. As for specifically testing a CLI, not sure. You should take a look at other Node.js CLI projects and see what they're using for tests (if they even have tests).

@shakeelmohamed
Copy link
Member Author

Since this is a CLI the testing will need to be done a bit differently. 2 libs we can look into: https://github.com/dthree/vorpal and https://github.com/TooTallNate/keypress

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants