This executable test suite (ETS) verifies the conformance of the implementation under test (IUT) with respect to https://github.com/opengeospatial/wfs_fes and related standards. Conformance testing is a kind of "black box" testing that examines externally visible characteristics or behaviors of the SUT and is independent of any implementation details.
The following conformance levels currently tested:
The test run arguments are summarized in the following table. The Obligation descriptor can have the following values: M (mandatory), O (optional), or C (conditional).
| Name | Value domain | Obligation | Description |
|---|---|---|---|
| iut | URI | M | A URI that refers to the landing page of the SUT. Ampersand ('&') characters must be percent-encoded as '%26'. |