Skip to content

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 …

License

geoserver/teamengine

 
 

Repository files navigation

TEAM ENGINE

Overview

TEAM Engine (Test, Evaluation, And Measurement Engine) is a Java-based test harness for testing web services and other resources. It executes test scripts written in the OGC Compliance Test Language (CTL), TestNG, and other languages. It is lightweight and easy to run as a command-line or web application.

TEAM Engine can be used to test any type of service or (meta)data resource. It is the official test harness used by the Open Geospatial Consortium's (OGC) compliance program. Visit the project documentation website for more information.

How to build

Apache Maven 3.0 or higher is required to build teamengine.

  • Run git clone https://github.com/opengeospatial/teamengine.git
  • Go the "teamengine" created folder and run mvn install.
  • Execute the mvn site to generate project documentation;
  • A PDF document is created at the target/pdf directory.

Installing the tests

To install the test read the PDF test look at the PDF created in the previous step

About

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 …

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 79.7%
  • XSLT 19.8%
  • Other 0.5%