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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add ava unit testing snippets #9

Closed
wants to merge 2 commits into from

Conversation

savioxavier
Copy link

Hello there 馃憢

I've added a few snippets related to Unit Testing using the Ava test runner framework

Why? Because I believe unit testing is a super-important part of your code and helps you to figure and assert whether your code works as expected. Also, I used Ava because it seems to be what people prefer to use nowadays and is in use across thousands of NodeJS projects. In case you wish to check why Ava is a better alternative, please read this.

Cheers,
Skyascii

@SCHW18TZ
Copy link
Owner

SCHW18TZ commented Oct 3, 2022

Hey, thanks for the contribution, it's highly appreciated! Although there is one thing you should keep in mind, all the PRs should be tested and then be made. Did you test this well? Because I think you need to add this file in the package.json file in the root of the repository. Please revert back to me when you have made the changes and we will happily merge this Pull request!

@savioxavier savioxavier closed this by deleting the head repository Mar 19, 2024
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

Successfully merging this pull request may close these issues.

None yet

2 participants