Skip to content

pavlobaron/robotframework-soapuilibrary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a test library for the Robot Framework, which allows to run and check SoapUI test. Whatever SoapUI can
do (functional tests, load tests etc.) can (will) be wrapped through this test library.

It is written for Jython, since it uses SoapUI's Java API.

Current version 0.2 can run whole projects, single test suites with all their cases and single test cases. The status is reported to Robot.

There is still a lot of work to be done. Feedback and contributions are welcome anytime.

There is a couple of examples in "examples/" including a SoapUI project which is used to talk to a public currency conversion SOAP web service
and one that shows how to use mock services. Run the respective "run.sh" to see it in action.

About

SoapUI test library for the Robot Framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published