@cypress/schematic only for component testing? #23926
-
I'm trying to get my coverage on for our Angular 13 app with cypress 10.8.0. At some point i noticed the Weird thing is, adding {
"projects": {
"my-app": {
"architect": {
"e2e": {
"builder": "@cypress/schematic:cypress",
"options": {
"testingType": "e2e",
"e2e": true,
"component": false, gives me
I have never done component testing with cypress and for now i'm not planning to. So why does |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Message was weird, but of course my problem was somewhere else. |
Beta Was this translation helpful? Give feedback.
Message was weird, but of course my problem was somewhere else.
I cannot close or remove this discussion myself, i'll let some bot or moderator handle that then