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

Improved integration tests #53

Open
jycr opened this issue May 30, 2024 · 0 comments
Open

Improved integration tests #53

jycr opened this issue May 30, 2024 · 0 comments
Assignees

Comments

@jycr
Copy link
Contributor

jycr commented May 30, 2024

Currently, integration can be made with Docker (cf. docker-compose.yml and tool_docker-*.sh).
These prerequisites can be complex to implement in certain dev environments (e.g. compagny context)

We can add some tools based on com.sonar.orchestrator.Orchestrator to simplify those steps and to automate Integration Test in Maven Build.

We can draw inspiration from what is done in SonarSource/sonar-java plugin

We need to restructure the project tree to include the test project in a dedicated sub-module.
it would also be preferable to include by default an "ecoCode" quality profile bringing together all the ecoCode rules.

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

1 participant