Angular testing using vitest and testing-library
To test the angular project using vitest and testing-library, first, install the required libraries on devDependencies - vite - vitest - @testing-library/angular - @testing-library/jest-dom - jsdom - jest-preset-angular - reflect-metadata - @swc/...
Mar 18, 20231 min read192