Google News
logo
Angular - Quiz(MCQ)
Which Angular CLI flag will not generate unit tests for a component?
A)
--spec false
B)
--testing false
C)
--unit-test false
D)
--test false

Correct Answer :   --spec false