This repository is an angular workspace configured to build and publish a library of test utilities.
Run npm run build
to build the project. The build artifacts will be stored in the dist/
directory.
Run npm run test
to execute the unit tests via Karma.