assertj / assertj/assertj-generator-gradle-plugin
Process `main` source set only
Open
feature
- Dominant language
- Kotlin
- Stars
- 34
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
We have different kinds of tests in our project:
* unit - `test` source set
* integration - `integrationTest` source set
* functional - `functionalTest`
* etc
How can we process `main` source set only?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.