maven-soapui-extension-plugin
maven-soapui-extension-plugin copied to clipboard
This plugin adds new features and bug fixes to SmartBear plugins: soapui-pro-maven-plugin and soapui-maven-plugin.
We have about 700 soapUI tests in about 50 soapUI project files. They take a couple hours to run. But there is no reason why projects cannot be executed in...
When discussing on #41, @tdrury has proposed to have a `fork` parameter (forking a new jvm process) to avoid memory issue (see his [comment](https://github.com/redfish4ktc/maven-soapui-extension-plugin/issues/41#issuecomment-25584053) for more details) In the future,...
See #58
See #58
see #42 and #55
Same as for the test goal, see #42
Use same configuration as for the 'test goal'. See #14
Should act as the 'test goal' see #5 When implemented, update the [log documentation](https://github.com/redfish4ktc/maven-soapui-extension-plugin/wiki/Tips#wiki-log-config)
Currently, we rely on the SmartBear implementation for this goal. We need to provide our own implementation to be able to add features