Skip to content

Code example for "Angular Component Harnesses FTW" presentation

Notifications You must be signed in to change notification settings

alisaduncan/component-harness-ftw-code

Repository files navigation

Angular Component Harnesses FTW Sample Application and Tests

screenshot of the running application

This is a K-Drama fan site showcasing component unit tests. There's examples of tests with and without test harnesses, as well as a custom component harness implementation and tests.

The code in this repo is used by Angular Component Harnesses FTW! presentation.

This project was generated with Angular CLI version 14.1.0.

Environment setup instructions

git clone 
npm ci

Run ng serve for a dev server. Navigate to http://localhost:4200/. The application will automatically reload if you change any of the source files.

Run ng test to run the automated tests in this project.

About

Code example for "Angular Component Harnesses FTW" presentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published