ng-test
Verified for current stable LTS
Ng Test Commands
Ng Test command syntax with verified terminal examples.
Commands
7 commands for Ng Test
ng-test Operations
Ng Test Command: Enable Code Coverage
ng t --coverage ng-test Operations
Ng Test Command: Enable Debug Mode Tests
ng t --debug ng-test HTTP
Ng Test Command: Generate Coverage Report Format
ng t --coverage --coverage-reporters <cobertura|html|json|...> ng-test Operations
Ng Test Command: List Discovered Test Files
ng t --list-tests ng-test Operations
Ng Test Command: Run Unit Tests
ng t ng-test Operations
Ng Test Command: Run Unit Tests Specific Configuration
ng t -c <development|production|...> ng-test Operations
Ng Test Command: Specify Browsers Test Execution
ng t --browsers <firefox|webkit|chromium> Suggest a Ng Test Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Ng Test workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.