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

[#31] feat: add vitest, basic test and testing action #34

Merged
merged 2 commits into from
Feb 13, 2022

Conversation

Angelmmiguel
Copy link
Owner

the goal on this MR is to introduce a new testing engine and action so every MR is properly tested. These changes include:

  • Switch to vitest
  • Configure vitest
  • Create a basic test
  • Configure GitHub action to run tests

Closes #31

@Angelmmiguel Angelmmiguel merged commit 1ea0941 into main Feb 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add first test with vitest and start using GitHub Actions
1 participant