Module ploigos_step_runner.step_implementers.unit_test
StepImplementers for the unit-test step.
Sub-modules
ploigos_step_runner.step_implementers.unit_test.maven-
DEPRECATED: use ploigos_step_runner.step_implementers.unit_test.MavenTest instead …
ploigos_step_runner.step_implementers.unit_test.maven_test-
StepImplementerfor theuatstep using Maven by invoking the 'test` maven phase." … ploigos_step_runner.step_implementers.unit_test.npm_test-
StepImplementerfor theunit-teststep using npm ploigos_step_runner.step_implementers.unit_test.npm_xunit_test-
StepImplementerfor theunit_teststep using NPM by invoking a configurable command. Test results should be in xunit format. Unit tests run via … ploigos_step_runner.step_implementers.unit_test.tox_test-
StepImplementerfor theunit-teststep using tox …