Using “if” condition inside junit element in apache ant script [closed]
问题 It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center. Closed 6 years ago . I have tried to use "if-then-else" condition inside junit element in a build.xml file and I am getting the following error while trying to build. junit doesn't support the nested "if" element Is there a work