Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 1.05 KB

README.adoc

File metadata and controls

29 lines (19 loc) · 1.05 KB

OGC API - Features Conformance Test Suite

Scope

Describe scope of the test suite.

Visit the project documentation website for more information, including the API documentation.

How to build the test suite

The test suite is built using Apache Maven v3.

How to run the test suite

The options for running the suite are summarized in

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 new tests: Fork the repository, implement and verify the tests on a new topic branch, and create a pull request (don’t forget to periodically rebase long-lived branches so there are no extraneous conflicts)