Exeecute unit-tests and component tests based on testing-library/svelte:
npm run vitest
Execute component test with playwright-ct:
npm run test-ct
Execute playwright tests:
npm run test