Skip to content

hollligan/soapui-testrunner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

This is soapUI test runner (CLI) with docker container

Example:

docker run --rm -it \ -v ./example-soapui-project.xml:/tmp/soapui-project.xml hollligan/soapui-testrunner \ -s "TestSuite 1"

or

docker run --rm -it hollligan/soapui-testrunner \ -s "TestSuite 1" 1> /dev/null; \ echo $?

help:

docker run --rm -it hollligan/soapui-testrunner

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published