Skip to content

fixes ISSUE-48431: Support skipping params in parameterized WeldBaseTests

Carlos Aristu requested to merge openbravo/devel/openbravo:fix/48431 into master

Description

Ability to skip the execution of a parameterized WeldBaseTest for some parameters based on a given condition.

Merge request reports