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 proper tests #5

Open
egoist opened this issue May 31, 2018 · 4 comments
Open

Add proper tests #5

egoist opened this issue May 31, 2018 · 4 comments
Labels
💪enhancement New feature or request 😍good first issue Good for newcomers

Comments

@egoist
Copy link
Owner

egoist commented May 31, 2018

No description provided.

@egoist egoist added 💪enhancement New feature or request 😍good first issue Good for newcomers labels May 31, 2018
@Marak
Copy link

Marak commented May 31, 2018

tap tape and nyc are all good simple tools for test and test coverage.

@egoist
Copy link
Owner Author

egoist commented May 31, 2018

I prefer Jest though 😄 or AVA as a tape alternative.

@egoist
Copy link
Owner Author

egoist commented Jun 1, 2018

I write some basic tests, we can start here: https://github.com/egoist/maid/blob/master/test/parseMarkdown.test.js

@zephraph
Copy link
Contributor

zephraph commented Jun 3, 2018

I started some with one of my PRs. Wish you were using jest 😛. I'm really interested in this project, so I'll try to add some more as I'm playing with other stuff.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💪enhancement New feature or request 😍good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants