Uses of Package
com.soebes.itf.jupiter.extension
-
ClassDescription
@MavenOption
is used to define options for calling Maven command line.This annotation is intended to define a location of the directory where thepom.xml
is located.Control the need to provide projects in the default project setup directory `resources-its` or provide them on your own.@SystemProperty
is used to define a system property which will be added to the call of Maven during the execution of the tests.