jeudi 3 septembre 2020

Running Angular9 and protractor e2e tests prohibitively slow

Since upgrading to Angular V9 it has become non-viable to run e2e tests. Even making a small change in the e2e code results in the entire app being rebuilt (which is a matter of minutes) - and i'm not even changing the app code.

$ ng e2e --port=4202 --webdriver-update=false

is there a way to just rerun the tests while retaining the compiled/built app code?

Aucun commentaire:

Enregistrer un commentaire