Write a Unit Test
Learn how to test a basic Angular component.
We'll cover the following
Testing an Angular component
Let’s take a look at the files created when we generate a new component using the Angular CLI. For example, we could use the generate
command to create an ArticlesIndex
component:
Create a free account to view this lesson.
Continue your learning journey with a 14-day free trial.
By signing up, you agree to Educative's Terms of Service and Privacy Policy