A

Admin • 828.70K Points
Coach

Q. Which command runs unit tests in Angular?

  • (A) ng run tests
  • (B) ng test
  • (C) ng karma
  • (D) ng unit
  • Correct Answer - Option(B)
  • Views: 17
  • Filed under category Angular JS
  • Hashtags:

Explanation by: Admin
`ng test` runs unit tests using Karma and Jasmine by default.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.