Discard/stop tracking property value change (soapui project) -
i'm using soapui write tests, , git (sourcetree bitbucket) version control. after changes of properties value (after run), sourcetree prompt alter of file (value change).
is there way avoid these changes of properties values ? or discard manually?
you have 2 options:
discard changes, suggested. create little test case teardown script:testcase.setpropertyvalue(property, default)
, reset property value default. personally give preference #2, not mess else checking stuff source control.
soapui
No comments:
Post a Comment