https://github.com/opengeospatial/ets-sta10
Repository for the Executable Test Suite for OGC Sensor Things API
https://github.com/opengeospatial/ets-sta10
Last synced: 3 months ago
JSON representation
Repository for the Executable Test Suite for OGC Sensor Things API
- Host: GitHub
- URL: https://github.com/opengeospatial/ets-sta10
- Owner: opengeospatial
- License: other
- Created: 2015-10-23T21:04:40.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2025-01-28T20:00:05.000Z (over 1 year ago)
- Last Synced: 2025-02-04T09:36:43.663Z (over 1 year ago)
- Language: Java
- Size: 13.3 MB
- Stars: 6
- Watchers: 16
- Forks: 8
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# OGC SensorThings API Test Suite
## Scope
The OGC SensorThings API Test Suite provides the Executable Test Script (ETS) to test implementations against the following specification:
https://github.com/opengeospatial/sensorthings
Detailed information about this test suite is available [here](http://opengeospatial.github.io/ets-sta10/).
The [OGC's SensorThings API GitHub page](https://github.com/opengeospatial/sensorthings) provides more information bout this standard.
## 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-sta10/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.