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

https://github.com/opengeospatial/ets-wfs10

Executable Test Suite for WFS 1.0
https://github.com/opengeospatial/ets-wfs10

Last synced: 3 months ago
JSON representation

Executable Test Suite for WFS 1.0

Awesome Lists containing this project

README

          

# OGC Web Feature Service Test-Suite

The OGC OGC Web Feature Service Test-Suite provides the Executable Test Script (ETS) to test implementations against the following specification(s):

- Web Feature Service Implementation Specification, version 1.0.0 - [OGC 02-058](http://portal.opengeospatial.org/files?artifact_id=7176)
- Filter Encoding Implementation Specification, version 1.0.0 - [OGC 02-059](http://portal.opengeospatial.org/files/?artifact_id=1171)

Detailed information about this test suite is available [here]( http://opengeospatial.github.io/ets-wfs10).

## License

[Apache 2.0 License](LICENSE.md)

## Building

This test is build using [Apache Maven](http://maven.apache.org/). To
build the test suite run maven from the root directory.
```
% mvn install
```

Follow the [TEAM ENGINE instructions] (http://opengeospatial.github.io/teamengine/installation.html) to install and run the tests in TEAM ENGINE.

## Bugs

Issue tracker is available at [github](https://github.com/opengeospatial/ets-wfs10/issues).

## Mailing Lists

The [cite-forum](http://cite.opengeospatial.org/forum) is where software developers discuss issues and solutions related to OGC tests.

## More Information

Visit the [CITE website](http://cite.opengeospatial.org/) to get more information about the CITE program and tools.