https://github.com/andreaskoch/soapui-project-normalization
A cross-platform SoapUI project file normalization utility written in Go
https://github.com/andreaskoch/soapui-project-normalization
Last synced: over 1 year ago
JSON representation
A cross-platform SoapUI project file normalization utility written in Go
- Host: GitHub
- URL: https://github.com/andreaskoch/soapui-project-normalization
- Owner: andreaskoch
- License: other
- Created: 2013-07-11T13:50:29.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-07-11T15:07:18.000Z (almost 13 years ago)
- Last Synced: 2025-01-16T19:05:28.012Z (over 1 year ago)
- Language: Go
- Size: 96.7 KB
- Stars: 3
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Soap UI Project Normalization
The soapui-project-normalization utility can be used to normalize SoapUI project file to make them comparable.
This should enable you to add large SoapUI project file to your version control system without having to deal with annoying merge conflicts.
## Usage
```bash
soapui-project-normalization soap-ui-project.xml
```