mardi 23 mars 2021

How to generate a cypress e2e Test only project

For work I have to generate for our Angular Project an e2e testing project, this project will test our deployed website whenever it is pushed through the use of pipelines. The framework we use for testing is cypress.

What I have to do now is generate an seperate repository, and then push my project with tests inside it. But how do I generate an empty project with just the necessary dependencies for cypress? Do I have to generate an empty angular project maybe for that?

Aucun commentaire:

Enregistrer un commentaire