A

Admin • 832.27K Points
Coach

Q. Which command runs unit tests in an Angular project?

  • (A) ng test
  • (B) ng build
  • (C) ng serve
  • (D) ng lint
  • Correct Answer - Option(A)
  • Views: 17
  • Filed under category Angular JS
  • Hashtags:

Explanation by: Admin

ng test executes unit tests using Karma by default.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.