Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

ETF test driver for running SoapUI based test projects

License

Notifications You must be signed in to change notification settings

etf-validator/legacy-etf-suitd

Repository files navigation

Test driver for testing web services with SoapUI based test projects

European Union Public Licence 1.2 Latest version Java CI

The test driver is loaded by the ETF framework at runtime. The test driver executes SoapUI based test projects for testing services.

Please use the etf-webapp project for reporting issues.

The project can be build and installed by running the gradlew.sh/.bat wrapper with:

$ gradlew build install

ETF component version numbers comply with the Semantic Versioning Specification 2.0.0.

ETF is an open source test framework developed by interactive instruments for testing geo network services and data.

Installation

Copy the JAR path to the $driver directory. The $driver directory is configured in your etf-config.properties configuration path as variable etf.testdrivers.dir. If the driver is loaded correctly, it is displayed on the status page.

Updating

Remove the old JAR path from the $driver directory and exchange it with the new version.