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

Feat: support gradle project in DSpot-diff-test-selection #779

Open
3 tasks
danglotb opened this issue Apr 30, 2019 · 0 comments
Open
3 tasks

Feat: support gradle project in DSpot-diff-test-selection #779

danglotb opened this issue Apr 30, 2019 · 0 comments
Labels
diff-test-selection This issue is related to the module DSpot - Diff Test Selection documentation improvement feature good first issue this issue can be easily handle medium priority task available

Comments

@danglotb
Copy link
Member

For now, DSpot-diff-test-selection can be applied only on maven program and prevent @pedrovelho to use it on Activeeon use case.

However, there are only a few things to do to make it executable on gradle projects:

  • add a command line option to specify that we need to use gradle
  • implements a way to execute Clover with gradle in eu.stamp_project.diff_test_selection.clover.CloverExecutor. One can reuse the code from Dspot-core.
  • Update the documentation, i.e. the dedicated README to expose the command line usage and the new option.
@danglotb danglotb added feature task available documentation improvement good first issue this issue can be easily handle medium priority diff-test-selection This issue is related to the module DSpot - Diff Test Selection labels Apr 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
diff-test-selection This issue is related to the module DSpot - Diff Test Selection documentation improvement feature good first issue this issue can be easily handle medium priority task available
Projects
None yet
Development

No branches or pull requests

1 participant