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.
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.
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.