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

Add gradle plugin #66

Draft
wants to merge 14 commits into
base: main
Choose a base branch
from
Draft

Conversation

delsner
Copy link
Contributor

@delsner delsner commented Nov 25, 2022

#37
Open issues

  • Build and publish Gradle plugin from Maven (add pom.xml to jtec-gradle-plugin that invokes gradlew): example
  • Set agent options via project extension in build.gradle (e.g., jtec.options = "test.trace")
  • Add README for gradle plugin (build + usage)
  • Add junit4 support in junit4-sample-project
  • Add support for report and aggregate-report goals in gradle plugin

@delsner delsner linked an issue Nov 25, 2022 that may be closed by this pull request
@rollix rollix changed the title WIP: Add gradle plugin Add gradle plugin Nov 29, 2022
@delsner
Copy link
Contributor Author

delsner commented Dec 1, 2022

using test.instr=true seems to break things in Gradle projects (reported by @fleinen)

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

Successfully merging this pull request may close these issues.

[Feature] Add gradle plugin for JTeC
2 participants