Skip to content

opengeospatial/ets-citygml20

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Draft CityGML 2.0 Executable Test Suite

Scope

This repository holds the source code of the Executable Test Suite (ETS) of the CityGML 2.0 Standard.

How to run the test suite using Docker

Run the following maven command from the root folder of the repository:

mvn clean install -Dsource=8 docker:run -Pdocker

From here, you can now access http://localhost:8081/teamengine to access the deployed teamengine with the CityGML 2.0 Test Suite.

You can log in as ogctest, with a password of ogctest.

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)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors