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

Automated tests and CI? #16

Closed
anishkny opened this issue Oct 24, 2018 · 1 comment
Closed

Automated tests and CI? #16

anishkny opened this issue Oct 24, 2018 · 1 comment

Comments

@anishkny
Copy link
Contributor

Lemme know if I can help out. I prefer mocha but lots of sensible options out there.

@vot
Copy link
Owner

vot commented Oct 25, 2018

Hey @anishkny,

Thanks for raising this.
I just set up Circle CI (very boilerplate configuration), it should kick in on pull requests.

My personal preference for test stack is mocha and chai with istanbul for coverage, I'm guessing it's basically the same for you?

Any help is obviously appreciated - if you'd like to help just fork the repo, write a test or two, update the command for test script in package.json and raise a Pull Request :)

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

No branches or pull requests

2 participants