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 Vitest #2

Open
marthendalnunes opened this issue Mar 24, 2023 · 0 comments
Open

Add Vitest #2

marthendalnunes opened this issue Mar 24, 2023 · 0 comments

Comments

@marthendalnunes
Copy link
Contributor

Goal: Improve the quality and reliability of our projects by using Vitest + Testing Library as the default testing framework.

Context: Currently, our projects lack a consistent and efficient way to test critical features and paths. By using Vitest + Testing Library as the default testing framework, we can provide a unified platform for developers to write tests that ensure code quality and prevent regressions.

Solution: Ship our projects with a pre-configured Vitest + Testing Library setup that can be easily customized to fit project-specific needs. While the depth and extension of testing will be defined on a per-project basis, all projects must have their critical features and paths thoroughly tested. This will streamline the testing process, improve code quality, and ultimately result in better-quality products.

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

1 participant