Toma

Results 56 issues of Toma

Currently, all logs will be stored in the same log files as for the test goal, see #101 When this parameter is set to true, we will create log files...

improvement
goal::test-multi

Use cases - several executions in the same maven module - soapui project runned in several multi modules Currently, as we are in the same jvm, the log configuration is...

improvement
goal::test

See #101 for use case and #98 for more information

improvement
goal::mock

Currently, there are too much logs (expecially when creating the fake soapui home and downloading dependencies) With this parameter, we could keep the log console clean by defaut but also...

improvement
goal::mock-as-war

They are not needed so removing them will decrease the size of the generated data

improvement
goal::mock-as-war

It seems that path to the groovy scripts is not configured by setting a java System property but by setting directly the path in the generator. This needs to be...

documentation
improvement
goal::mock-as-war

Path to actions and listeners file can be set using the `soapuiProperties`parameter (see #81). [Documentation](https://github.com/redfish4ktc/maven-soapui-extension-plugin/wiki/Tips#wiki-config-custom-listeners) will be modified to explain this

documentation
improvement
goal::mock-as-war

Needed to set java system properties as for other goals. Note: already implemented but not exposed to end user

improvement
goal::mock-as-war