ElasticStack/Troubleshooting
No tests found for given includes
닉의네임
2022. 8. 14. 01:14
반응형
Preferences > Build, Execution, Deployment > Build Tools > Gradle 의
Run tests Using 을 아래와 같이 IntelliJ IDEA 로 바꿔준다
Execution failed for task ':test'.
> No tests found for given includes: [doo.elasticsearch.plugin.PayLoadSortTest.indexApi](filter.includeTestsMatching)
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
반응형