TEAM Engine

A test harness that executes test suites written using the OGC CTL test grammar or the TestNG framework. It is typically used to verify specification compliance and is the official test harness of the OGC Compliance Testing Program (CITE).

License

License

GroupId

GroupId

org.opengis.cite
ArtifactId

ArtifactId

teamengine
Last Version

Last Version

5.4.1
Release Date

Release Date

Type

Type

pom
Description

Description

TEAM Engine
A test harness that executes test suites written using the OGC CTL test grammar or the TestNG framework. It is typically used to verify specification compliance and is the official test harness of the OGC Compliance Testing Program (CITE).
Project URL

Project URL

http://opengeospatial.github.io/teamengine/
Project Organization

Project Organization

Open Geospatial Consortium
Source Code Management

Source Code Management

https://github.com/opengeospatial/teamengine

Download teamengine

Filename Size
teamengine-5.4.1.pom 8 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/org.opengis.cite/teamengine/ -->
<dependency>
    <groupId>org.opengis.cite</groupId>
    <artifactId>teamengine</artifactId>
    <version>5.4.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opengis.cite/teamengine/
implementation 'org.opengis.cite:teamengine:5.4.1'
// https://jarcasting.com/artifacts/org.opengis.cite/teamengine/
implementation ("org.opengis.cite:teamengine:5.4.1")
'org.opengis.cite:teamengine:pom:5.4.1'
<dependency org="org.opengis.cite" name="teamengine" rev="5.4.1">
  <artifact name="teamengine" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opengis.cite', module='teamengine', version='5.4.1')
)
libraryDependencies += "org.opengis.cite" % "teamengine" % "5.4.1"
[org.opengis.cite/teamengine "5.4.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • teamengine-realm
  • teamengine-resources
  • teamengine-core
  • teamengine-spi
  • teamengine-spi-ctl
  • teamengine-web
  • teamengine-console
  • teamengine-virtualization
  • teamengine-tests

TEAM Engine

Overview

TEAM Engine (Test, Evaluation, And Measurement Engine) is a Java-based application for testing web services and other information resources. It executes test suites developed using the popular TestNG framework, OGC Compliance Test Language (CTL) scripts, and possibly other JVM-friendly languages. It is lightweight and easy to run from the command-line or as a web application.

TEAM Engine can be used to test almost any type of service or information 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.

An installation is maintained by the OGC at http://cite.opengeospatial.org/teamengine/.

How to build

Apache Maven 3.2.5 or higher is required to build TEAM Engine. The latest release is recommended.

  • Clone the repository:

    git clone https://github.com/opengeospatial/teamengine.git

  • Change to the directory containing the local repository:

    cd teamengine

  • Execute the Maven install phase to add the build artifacts to the local repository:

    mvn install

More information

The following sources include documentation about how to install the tests, run TEAM Engine via the command line or as a web application in a Java servlet container.

  • An extensive tutorial can be found in the doc folder.

  • A Getting Started Guide is available at the project documentation website. This can also be created by generating the site documentation (which includes a PDF document in the target/pdf directory):

    mvn site

License

Apache 2.0 License

How to contribute

If you would like to get involved, you can:

  • Report an issue such as a defect or an enhancement request
  • Help to resolve an open issue
  • Fix a bug: Fork the repository, apply the fix, and create a pull request
  • Add a new feature: Fork the repository, implement (and test) the feature on a new topic branch, and then create a pull request

Mailing Lists

The cite-forum is where software developers discuss issues and solutions related to OGC tests and TEAM Engine.

Contributers are expected to observe the project's code of conduct.

More Information

Visit the CITE website for more information about the CITE program and tools.

org.opengis.cite

Open Geospatial Consortium

Versions

Version
5.4.1
5.4
5.3.1
5.3
5.2
4.10
4.9
4.7.1
4.7
4.5
4.0.6
4.0.5