0

I'm testing the new experimental jest runner that shipped with v16. (@angular-devkit/build-angular:jest).

Do have any idea how to run with the --watch option ?

Maybe it's not ready yet.

Matthieu Riegler
  • 31,918
  • 20
  • 95
  • 134

1 Answers1

1

I just checked the Angular CLI repo which provides the runners:

As of today, it's not present in the settings.

We'll see it here when it's available.

Matthieu Riegler
  • 31,918
  • 20
  • 95
  • 134