Skip to:
Add test action which calls targets on an ANT build.xml file. Action should define the build.xml by file resource and the target names to call.
Test action should also be able to set build properties.
When ANT execution fails (returned -1) the test action should also fail. Log output should be delegated to Citrus slf4j logger.
Added new test action for executing ANT build targets
Add test action which calls targets on an ANT build.xml file. Action should define the build.xml by file resource and the target names to call.
Test action should also be able to set build properties.
When ANT execution fails (returned -1) the test action should also fail. Log output should be delegated to Citrus slf4j logger.