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

StepImplementer for the uat step using Maven by invoking the 'integration-test` maven phase …

ploigos_step_runner.step_implementers.uat.npm_xunit_integration_test

StepImplementer for the uat step using NPM by invoking a configurable command. Test results should be in xunit format. UAT tests run via NPM …