Skip to content

Correct the conditions when parametrization is enabled#1221

Merged
EgorkaKulikov merged 2 commits into
mainfrom
egor/testng_java8_parametrized
Oct 24, 2022
Merged

Correct the conditions when parametrization is enabled#1221
EgorkaKulikov merged 2 commits into
mainfrom
egor/testng_java8_parametrized

Conversation

@EgorkaKulikov

Copy link
Copy Markdown
Collaborator

Description

An option to generate parametrized tests should be active if:

  • Test framework is JUnit 5 or Test Ng with version >+ 7.6.0
  • Codegen language is Java
  • Mocks are disabled

Type of Change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Manual Scenario

Verify that there are no invalid combinations in plugin UI and all valid combinations are enabled.

@EgorkaKulikov EgorkaKulikov enabled auto-merge (squash) October 24, 2022 12:21
@EgorkaKulikov EgorkaKulikov merged commit 321ddd9 into main Oct 24, 2022
@EgorkaKulikov EgorkaKulikov deleted the egor/testng_java8_parametrized branch October 24, 2022 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants