TEAM Engine (Test, Evaluation, And Measurement Engine) is an engine for testing web services and other resources written in JAVA. It executes test scripts written in Compliance Test Language (CTL), TestNG and other languages. It is lightweight and easy to run as a command line or to setup as a service. It can be used to test any type of service or encoding. It is also the official tool used by the Open Geospatial Consortium (OGC) for compliance testing.
Apache License 2.0
45
stars
41
forks
source link
Enhance developer documentation to contain functions implemented in test.jsp #503
In a first step, developer documentation might be cleaned up.
Documentation for all functions defined in https://github.com/opengeospatial/teamengine/blob/master/teamengine-web/src/main/webapp/test.jsp shall be created in https://github.com/opengeospatial/teamengine/tree/master/src/site.
This also includes the new function introduced by pull request https://github.com/opengeospatial/teamengine/pull/355.