Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
angular
/
angular-cli
Public
Notifications
You must be signed in to change notification settings
Fork
11.9k
Star
27k
Code
Issues
270
Pull requests
29
Actions
Security and quality
5
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
added debug argument to ng test task.
- #1799
#1799
Closed
abner
wants to merge 14 commits into
angular:master
angular/angular-cli:master
from
abner:add-debug-argument-to-test
abner/angular-cli:add-debug-argument-to-test
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Closed
added debug argument to ng test task.
#1799
abner
wants to merge 14 commits into
angular:master
angular/angular-cli:master
from
abner:add-debug-argument-to-test
abner/angular-cli:add-debug-argument-to-test
Copy head branch name to clipboard
Commits
Commits on Aug 22, 2016
added debug argument to (node:23405) fs: re-evaluating native module sources is not supported. If you are using the graceful-fs module, please update it to a more recent version.
Show description for b2a24e4
abner
committed
b2a24e4
View commit details
Copy full SHA for b2a24e4
Browse repository at this point
added debug argument to ng test task. This argument when passed disable instrumentation and coverage, allowing to debug the source code when running tests
abner
committed
fda89ed
View commit details
Copy full SHA for fda89ed
Browse repository at this point
added debug argument to test task. This argument when passed disable instrumentation and coverage, allowing to debug the source code when running tests
abner
committed
58ac230
View commit details
Copy full SHA for 58ac230
Browse repository at this point
fixed debug default value
abner
committed
ad82f9a
View commit details
Copy full SHA for ad82f9a
Browse repository at this point
Commits on Sep 17, 2016
updating the master with upstream
abner
committed
61b4b23
View commit details
Copy full SHA for 61b4b23
Browse repository at this point
merge with upstream master
abner
committed
67339fd
View commit details
Copy full SHA for 67339fd
Browse repository at this point
updates after merge with upstream
abner
committed
d74ce89
View commit details
Copy full SHA for d74ce89
Browse repository at this point
Commits on Sep 19, 2016
Merge branch 'master' into add-debug-argument-to-test
abner
authored
e6378bd
View commit details
Copy full SHA for e6378bd
Browse repository at this point
Commits on Sep 22, 2016
Merge branch 'master' into add-debug-argument-to-test
abner
committed
3d58bdd
View commit details
Copy full SHA for 3d58bdd
Browse repository at this point
merge with master
abner
committed
9295253
View commit details
Copy full SHA for 9295253
Browse repository at this point
Merge branch 'add-debug-argument-to-test' of github.com:abner/angular-cli into add-debug-argument-to-test
abner
committed
4c073e0
View commit details
Copy full SHA for 4c073e0
Browse repository at this point
remove repeated line
abner
committed
327defb
View commit details
Copy full SHA for 327defb
Browse repository at this point
Commits on Sep 27, 2016
Merge branch 'master' into add-debug-argument-to-test
abner
authored
015b476
View commit details
Copy full SHA for 015b476
Browse repository at this point
Merge branch 'master' into add-debug-argument-to-test
abner
authored
cf5c2be
View commit details
Copy full SHA for cf5c2be
Browse repository at this point
You can’t perform that action at this time.