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

[Bug]: @o3r/testing should not be installed by default for generated application #2668

Open
cpaulve-1A opened this issue Jan 7, 2025 · 0 comments
Labels
bug Something isn't working triage

Comments

@cpaulve-1A
Copy link
Contributor

Package name

workspace

Package version

11.*

Reproduction steps

Add @o3r/workspace to a project and generate an application with ng g application

Current result

A prompt informs the user @o3r/testing will be installed and asks the user if they want a jest setup.

Expected result

This dependency should not be mandatory as it is only used to activate the visual testing masks from the chrome extension..
@o3r/testing should be optional in @o3r/application and required at runtime.

Additional comments

No response

@cpaulve-1A cpaulve-1A added bug Something isn't working triage labels Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage
Projects
None yet
Development

No branches or pull requests

1 participant