Module ploigos_step_runner.step_implementers.uat
StepImplementers for the uat (User Acceptance Tests) step.
Sub-modules
ploigos_step_runner.step_implementers.uat.maven_integration_test-
StepImplementerfor theuatstep using Maven by invoking the 'integration-test` maven phase … ploigos_step_runner.step_implementers.uat.npm_xunit_integration_test-
StepImplementerfor theuatstep using NPM by invoking a configurable command. Test results should be in xunit format. UAT tests run via NPM …