playwright/tests/components/ct-angular
2024-04-11 17:17:10 +02:00
..
playwright test(ct-angular): test url change 2024-03-27 22:53:15 +01:00
src Merge remote-tracking branch 'sand4rt/hello-angular-ct' into hello-angular-ct 2024-02-25 20:04:01 -05:00
tests test(ct-angular): improve output listener update test 2024-04-11 17:17:10 +02:00
.gitignore feat(ct): angular component testing 2024-02-25 16:49:43 +01:00
angular.json feat(ct): angular component testing 2024-02-25 16:49:43 +01:00
package.json test(ct-angular): fix type check 2024-03-27 16:54:59 +01:00
playwright.config.mts refactor(ct-angular): use playwright.config.mts as analog vite plugin is esm only 2024-03-27 21:43:00 +01:00
README.md feat(ct): angular component testing 2024-02-25 16:49:43 +01:00
tsconfig.app.json feat(ct): angular component testing 2024-02-25 16:49:43 +01:00
tsconfig.json chore(ct-angular): remove useless skipLibCheck flag 2024-04-11 15:22:30 +02:00
tsconfig.spec.json feat(ct): angular component testing 2024-02-25 16:49:43 +01:00

ct-angular

This project was generated with Angular CLI version 15.0.0.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The application will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.