nightwatchjs / nightwatch-schematics

Add Nightwatchjs to an Angular CLI project
https://www.npmjs.com/package/@nightwatch/schematics
MIT License
8 stars 8 forks source link

[Angular Component Plugin] Add Component testing examples #26

Open vaibhavsingh97 opened 1 year ago

vaibhavsingh97 commented 1 year ago

When users migrate from Protractor and add Nightwatch, only e2e tests get added. We should also add component tests if the user has selected the component test.