OSM2PGSQL-TEST-STYLE(1) OSM2PGSQL-TEST-STYLE(1)

osm2pgsql-test-style - osm2pgsql style testing

osm2pgsql-test-style [-h] [--osm2pgsql-binary OSM2PGSQL_BINARY] [--test-data-dir TEST_DATA_DIR] [--style-data-dir STYLE_DATA_DIR] [--test-db TEST_DB] [--template-test-db TEMPLATE_TEST_DB] [--keep-test-db] [--test-tablespace {yes,no,auto}] [--test-proj {yes,no,auto}] features [features ...]

Test runner for BDD-style integration tests.

See osm2pgsql manual for more information on osm2pgsql style testing.

Feature files or paths

osm2pgsql binary to use for testing (default: osm2pgsql)
(optional) directory to search for test data
(optional) directory to search for style files
Name of database to use for testing (default: osm2pgsql-test)
Name of database to use for creating the template db (default: osm2pgsql-test-template)
Keep the test database around after tests are done
Include tests requiring a tablespace
Include tests requiring the proj library

* osm2pgsql website (https://osm2pgsql.org) * osm2pgsql manual (https://osm2pgsql.org/doc/manual.html)

2.3.1