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

Install appropriate version of TestNg in user project depending on JDK version #309

Closed
EgorkaKulikov opened this issue Jun 27, 2022 · 1 comment
Assignees
Labels
comp-ui Improvements of plugin UI appearence and functionality ctg-enhancement New feature, improvement or change request

Comments

@EgorkaKulikov
Copy link
Collaborator

Description

If JDK version is 11 or higher, we can still install release version of TestNg
Otherwise we should install 7.5 version as higher versions of this framework require JDK 11
https://groups.google.com/g/testng-users/c/BAFB1vk-kok

Context

This issue can be implemented after the increasing of intellij-gradle-plugin version from 2020.2

@EgorkaKulikov EgorkaKulikov added ctg-enhancement New feature, improvement or change request comp-ui Improvements of plugin UI appearence and functionality labels Jun 27, 2022
@EgorkaKulikov EgorkaKulikov self-assigned this Jun 27, 2022
@EgorkaKulikov EgorkaKulikov moved this to Todo in UTBot Java Jun 27, 2022
@tyuldashev
Copy link
Collaborator

Additional current problem is that even if user already have properly installed Java 1.8 + TestNG 7.5 she still cannot select TestNG as test framework for test generation.

@alisevych alisevych self-assigned this Sep 22, 2022
Repository owner moved this from Todo to Done in UTBot Java Oct 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp-ui Improvements of plugin UI appearence and functionality ctg-enhancement New feature, improvement or change request
Projects
Archived in project
Development

No branches or pull requests

3 participants