An open API service indexing awesome lists of open source software.

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

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
```