Bug Report or Feature Request (mark with an x)
x
ng test does not display test results in console unless specifying --single-run
Versions.
ng --version:
@angular/cli: 1.0.0
node: 6.9.5
os: win32 x64
@angular/common: 4.0.1
@angular/compiler: 4.0.1
@angular/core: 4.0.1
@angular/forms: 4.0.1
@angular/http: 4.0.1
@angular/platform-browser: 4.0.1
@angular/platform-browser-dynamic: 4.0.1
@angular/router: 4.0.1
@angular/cli: 1.0.0
@angular/compiler-cli: 4.0.1
Repro steps.
cmd> ng test
Desired functionality.
You should see all the tests that pass/fail
Bug Report or Feature Request (mark with an
x)xng test does not display test results in console unless specifying --single-run
Versions.
ng --version:
@angular/cli: 1.0.0
node: 6.9.5
os: win32 x64
@angular/common: 4.0.1
@angular/compiler: 4.0.1
@angular/core: 4.0.1
@angular/forms: 4.0.1
@angular/http: 4.0.1
@angular/platform-browser: 4.0.1
@angular/platform-browser-dynamic: 4.0.1
@angular/router: 4.0.1
@angular/cli: 1.0.0
@angular/compiler-cli: 4.0.1
Repro steps.
cmd> ng test
Desired functionality.
You should see all the tests that pass/fail