Skip to content
This repository has been archived by the owner on Apr 3, 2023. It is now read-only.

Suggestion: Add comment in the parameterization examples to include '-parameters' inside build.gradle #107

Open
gil-testproject opened this issue Apr 22, 2021 · 0 comments

Comments

@gil-testproject
Copy link

Currently, if we use the new examples that using TestProjectParameterizer data provider and without including
compileTestJava.options.compilerArgs.add '-parameters'

In the build.gradle, the test will shown with arg0 (arg1, arg2 and so on) when you upload it

I understand that it is mentioned in the docs that you should add it to build.gradle.
But in order to avoid user mistakes, it will be better if we will add comment like this inside the example source files:
image

This way, there is no way user will do mistake that he did not included it in the build.gradle and it will reduce calls to the CS

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant