geoserver

Форк
0

README.md

Usage of the Automate Test.

With the Makefile you can automate the tests with just a command.

commands:

make # will show you the help and the commands.
  • To run clean the ENV. ex:
make clean suite=<suite test>
  • To build the geoserver image.
make build suite=<suite test>
  • To test the suite.
make test suite=<suite test>
  • To run all the steps from the beginning.
make clean build test suite=<suite test>

Note: shall match the name of the subdirectory of the suite. examples below.

example:

Run the wms11 suite:

make clean build test suite=wms11

Использование cookies

Мы используем файлы cookie в соответствии с Политикой конфиденциальности и Политикой использования cookies.

Нажимая кнопку «Принимаю», Вы даете АО «СберТех» согласие на обработку Ваших персональных данных в целях совершенствования нашего веб-сайта и Сервиса GitVerse, а также повышения удобства их использования.

Запретить использование cookies Вы можете самостоятельно в настройках Вашего браузера.