forked fromci-samples/angular-cli-circleci
- Notifications
You must be signed in to change notification settings - Fork0
pete-patipat/angular-cli-circleci
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This repository was used to determine the best way to test a project generated withangular-cli onCircleCI.
- Should useYarn 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
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Languages
- TypeScript56.9%
- JavaScript39.7%
- HTML2.7%
- CSS0.7%