Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

regression @angular-builders/jest 14 missing command shard #1314

Closed
lionel-meunier opened this issue Nov 15, 2022 · 2 comments
Closed

regression @angular-builders/jest 14 missing command shard #1314

lionel-meunier opened this issue Nov 15, 2022 · 2 comments

Comments

@lionel-meunier
Copy link

Describe the Bug

I use Jest CLI options --shard in my project for split test in separated job in CI.
But with @angular-builders/jest: @14.0.2, I have error

Error: Unknown argument: shard

Minimal Reproduction

I use command

ng test --shard=1/2

Expected Behavior

I need use shard command in my project

Environment


Libs
- @angular/core version: 14.2.9
- @angular-devkit/build-angular version: 14.2.8
- @angular-builders/jest version: 14.0.2

For Tooling issues:
- Node version: 16.17.0 
- Platform:  Windows 
@lme-agicap
Copy link
Contributor

+1

@arturovt
Copy link
Collaborator

arturovt commented Dec 4, 2022

Closing since been fixed.

@arturovt arturovt closed this as completed Dec 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants