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

feat(test): research for determine the best framework tools for testing phases #521

Open
cswni opened this issue Feb 1, 2025 · 0 comments

Comments

@cswni
Copy link
Contributor

cswni commented Feb 1, 2025

  • Unit testing
  • Integration testing
  • E2E testing

Some starting points

  • Vitest for easy integration with vite bundler
  • React Testing Library for integration and core testing
  • Cypress for E2E testing; could be Playwright

Discuss to select the best tools.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In Progress
Development

No branches or pull requests

3 participants