Skip to content

🔧 📚 This repository was used to determine the best way to test a project generated with angular-cli on CircleCI.

Notifications You must be signed in to change notification settings

ci-samples/angular-cli-circleci

Repository files navigation

Angular CLI CircleCI CircleCI

This repository was used to determine the best way to test a project generated with angular-cli on CircleCI.

Goal

  • Should use Yarn instead of npm
  • Should cache Yarn
  • Should run unit tests with Karma through Chrome and output result in JUnit format
  • Should run linter and output result in JUnit format
  • Should fail CI status if unit tests or linter failed

About

🔧 📚 This repository was used to determine the best way to test a project generated with angular-cli on CircleCI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published