Toma

Results 56 issues of Toma

Same as for the test goal, see #42

improvement
goal::security-test

Use same configuration as for the 'test goal'. See #14

feature
goal::security-test

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)

improvement
goal::security-test

Currently, we rely on the SmartBear implementation for this goal. We need to provide our own implementation to be able to add features

task
goal::security-test

As for SoapUITestCaseRunner, we will need to add features.

task
goal::security-test

Missing rsyntaxtextarea, see http://www.soapui.org/forum/viewtopic.php?f=13&t=13300 Only missing in the OSS plugin, PRO seems ok. So our plugin should not have any issue

bug
documentation

This is what is done in - SoapUI JUnit-Style HTML Reports (see http://www.soapui.org/Reporting/junit-style-html-reports.html) - this blog post: http://blog.infostretch.com/customizing-soapui-reports (used for initial implementation of our junit collector, see #42) This is...

improvement
goal::test
goal::test-multi

Will allow to skip verification in Jenkins as suggested in #72 We could also skip verification when the `maven.test.skip` java system property is set

improvement
goal::test-verify