Skip to content

Quality Assurance Testing #5267

Answered by VIKTORVAV99
mrSeoD asked this question in Q&A
Apr 5, 2023 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

We use a combination of a few tools for testing.
We use vitest for unit testing and cypress for both component testing and E2E testing.
Then we also have a combination of prettier, eslint, jsonlint and more to make sure the files them selves are formatted and use the correct syntax.

All of these are also automated in our CI and should be pretty straight forward to use (they all have scripts in the package.json).

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@mrSeoD
Comment options

Answer selected by mrSeoD
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants