-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Closed as not planned
Labels
area: @angular/clifeatureIssue that requests a new featureIssue that requests a new featurefeature: insufficient votesLabel to add when the not a sufficient number of votes or comments from unique authorsLabel to add when the not a sufficient number of votes or comments from unique authors
Milestone
Description
🚀 Feature request
Command (mark with an x)
- [ ] new
- [ ] build
- [ ] serve
- [x] test
- [ ] e2e
- [ ] generate
- [ ] add
- [ ] update
- [ ] lint
- [ ] xi18n
- [ ] run
- [ ] config
- [ ] help
- [ ] version
- [ ] doc
Description
I have a workspace with multiple libraries and I would like to create a test config only for some of them, so I can use ng test -c=my-config to test only those libraries that implement this config in angular.json. However it crashes on those libraries that have "test" architect but missing this particular configuration.
Describe the solution you'd like
Just skip those libraries
Describe alternatives you've considered
Perhaps I'm missing something, maybe there is another way to run tests in pre-configured bunches that are library independent?
Metadata
Metadata
Assignees
Labels
area: @angular/clifeatureIssue that requests a new featureIssue that requests a new featurefeature: insufficient votesLabel to add when the not a sufficient number of votes or comments from unique authorsLabel to add when the not a sufficient number of votes or comments from unique authors