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

Clear-text and progress report not getting generated #4848

Open
adarshnd14 opened this issue Apr 24, 2024 · 0 comments
Open

Clear-text and progress report not getting generated #4848

adarshnd14 opened this issue Apr 24, 2024 · 0 comments
Labels
⁉ Question Further information is requested

Comments

@adarshnd14
Copy link

adarshnd14 commented Apr 24, 2024

Question
I have run mutation test on a JavaScript repository having around 47000 mutants. The clear-text report is not getting shown in the terminal.
Only if I reduce the mutants and run test on specific file with same config, I am able to get the clear-text report in the terminal.

Stryker environment

+-- @stryker-mutator/core@7.0.0
+-- stryker-cli@1.0.1

When I use @stryker-mutator/jest-runner@7.0.0 mutation scan was getting failed so we were using core.

+-- jest@26.6.2

Stryker environment

+-- @stryker-mutator/core@7.0.0
+-- stryker-cli@1.0.1

When I use @stryker-mutator/jest-runner@7.0.0 mutation scan was getting failed so we were using core.

+-- jest@26.6.2

Additional context
Stryker config used for file level scan:
Screenshot 2024-04-24 at 2 16 04 PM

File level test:
IMG_20240424_133624

Project level test:
IMG_20240424_133609

@adarshnd14 adarshnd14 added the ⁉ Question Further information is requested label Apr 24, 2024
@adarshnd14 adarshnd14 changed the title Clear-text report not getting generated Clear-text and progress report not getting generated Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⁉ Question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant